forked from BeardedManStudios/ForgeNetworkingRemastered
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (50 loc) · 1.2 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
/[Ff]orge [Nn]etworking [Rr]emastered [Uu]nity/[Ll]ibrary/*
/[Ff]orge [Nn]etworking [Rr]emastered [Uu]nity/[Tt]emp/
/[Ff]orge [Nn]etworking [Rr]emastered [Uu]nity/[Oo]bj/
/[Ff]orge [Nn]etworking [Rr]emastered [Uu]nity/[Bb]uild/
/[Ff]orge [Nn]etworking [Rr]emastered [Uu]nity/[Bb]uilds/
/[Ff]orge [Nn]etworking [Rr]emastered [Uu]nity/Assets/AssetStoreTools*
/[Ff]orge [Nn]etworking [Rr]emastered [Uu]nity/[aA]ssets/[bB]earded [mM]an [sS]tudios [iI]nc/Source/
/[Bb]earded[Mm]an[Ss]tudios/bin/
/[Bb]earded[Mm]an[Ss]tudios/obj/
# Autogenerated VS/MD solution and project files
ExportedObj/
*.unityproj
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.exe
*.bin
*.bin.meta
.vs
# Visual Studio Code
.vscode
# Jetbrains
.idea
/.leu
# Unity3D generated meta files
*.pidb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
*.dll
*.pdb
*.exe
*.cache
# Build obj directories
[mM]aster[sS]erver/bin/
[mM]aster[sS]erver/obj/
[nN]at[hH]ole[pP]unch/bin/
[nN]at[hH]ole[pP]unch/obj/
[wW]eb[sS]erver/bin/
[wW]eb[sS]erver/obj/
[mM][vV][cC][wW]eb[sS]erver/bin/
[mM][vV][cC][wW]eb[sS]erver/obj/
[uU]nit[tT]ests/bin/
[uU]nit[tT]ests/obj/
[cC]onsole[tT]est[pP]rogram/bin/
[cC]onsole[tT]est[pP]rogram/obj/
[dD]ocs/mkdocs/[sS]ite/