mirror of
https://github.com/ineedbots/t5_bot_warfare.git
synced 2025-06-25 05:41:56 +00:00
1.03
This commit is contained in:
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
# Ignore everything in repository root
|
||||
/*
|
||||
|
||||
# Files to not ignore
|
||||
!/.gitignore
|
||||
!/z_devserver.bat
|
||||
!/z_dev.bat
|
||||
!/z_serverdev.bat
|
||||
|
||||
# Folder to not ignore
|
||||
!/mods/
|
||||
/mods/*
|
||||
!/mods/mp_bots/
|
||||
!/mods/mp_patch/
|
||||
|
||||
*.log
|
||||
missingasset.csv
|
||||
*.ff
|
||||
*.files
|
||||
/mods/mp_bots/out/*
|
||||
!/mods/mp_bots/out/readme.txt
|
Reference in New Issue
Block a user