forked from tModLoader/tModLoader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
39 lines (39 loc) · 768 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
35
36
37
38
39
/src
/setup/logs
**/bin/
**/obj/
**/packages/
.vs
*.user
*.suo
*.cache
*.force
installer2/*.class
installer2/*.jar
solutions/ReleaseExtras/JourneysEndCompatibilityContent/Images
solutions/ReleaseExtras/LinuxFiles
solutions/ReleaseExtras/LinuxMacSharedFiles
solutions/ReleaseExtras/MacFiles
solutions/ReleaseExtras/WindowsFiles
solutions/documentation/html
solutions/documentation/*.tmp
solutions/**/*.zip
solutions/**/*.tar.gz
**/packages/
**/.vs/
**/.idea/
/test/Terraria.xml
/test/tModLoader.xml
/test/Test Local/Players
/test/Test Local/Worlds
/test/Test Local/Logs
/test/Test Local/*.json
/test/Test Local/Mods
/test/Test Local/Mod Configs
/ExampleMod/Fonts/ExampleFont.xnb
/14*
/artifacts
solutions/tModLoader v*
solutions/Release/
**/msbuild.binlog
/steam_build