custom loot spawn spots
This commit is contained in:
parent
364feb9044
commit
1fbad00caf
28
.gitignore
vendored
Normal file
28
.gitignore
vendored
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
#ignore logs
|
||||||
|
*.log
|
||||||
|
|
||||||
|
#ignore dlls
|
||||||
|
*.log
|
||||||
|
|
||||||
|
#ignore exe
|
||||||
|
*.exe
|
||||||
|
|
||||||
|
#ignore keys
|
||||||
|
*.bikey
|
||||||
|
*.bisign
|
||||||
|
|
||||||
|
#ignore mod files
|
||||||
|
*.pbo
|
||||||
|
|
||||||
|
#ignore mod folders
|
||||||
|
./@*
|
||||||
|
./addons
|
||||||
|
./appcache
|
||||||
|
./battleeye
|
||||||
|
./bliss
|
||||||
|
./config
|
||||||
|
./docs
|
||||||
|
./dta
|
||||||
|
./gameserver
|
||||||
|
./keys
|
||||||
|
./logs
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user