-
Notifications
You must be signed in to change notification settings - Fork 132
/
Copy path.gitignore
79 lines (79 loc) · 1.01 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
**/books/*
build/*
**/data/*
**/fonts/*
**/images/*
**/items/*
**/maps/*
**/models/*
**/music/*
**/sound/*
**/editor/*
**/crashlogs/*
**/logfiles/*
**/lang/*
**/config/*
!lang/*
!lang/item_names.json
**/mods/*
**/savegames/*
src/Config.hpp
.buildconfig
steam_appid.txt
*.o
*.exe
*.ffs_db
*.TMP
*.tlog
*.psess
*.vspx
/VS-includes
!/VS-includes/Config.hpp
/VS-libs/*
*.inl
*.dll
/VS.2015/.vs/Barony/v14
*.iobj
*.idb
*.ipdb
*.pdb
*.obj
*.log
*.user
*log.txt
*.cache
*.zip
*.res
*.lnk
*.xml
/VS.2015/Beta/Release
/VS.2015/Debug
/VS.2015/EOS Debug
/VS.2015/EOS
/VS.2015/EOS 3
/VS.2015/EOS 4
/VS.2015/Steam Crossplay
*.db
*.opendb
/VS.2015/Release/
*.lib
*.exp
/VS.2015/x64/Steam Crossplay
*.vsp
/VS.2015/Steam Debug
/VS.2015/enc_temp_folder/*
.vscode/*
**/v17
**/v16
**/FileContentIndex
*VSWorkspaceState.json
*slnx.sqlite
*ProjectSettings.json
*FileListAbsolute.txt
*recipe
.DS_Store
xcode/Barony/Barony.xcodeproj/project.xcworkspace/*
xcode/Barony/Barony.xcodeproj/xcuserdata/*
*.ps1
!LICENSE.nativefiledialog.txt
/VS.2015/Barony/x64/Debug