forked from BeardedManStudios/ForgeNetworkingRemastered
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
34 lines (30 loc) · 802 Bytes
/
.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
/[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
# Unity3D generated meta files
*.pidb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
*.dll
*.pdb
*.exe
*.cache