mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-06-26 22:31:51 +00:00
The start of something awesome
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
# Ignore everything in repository root
|
||||
/*
|
||||
|
||||
# Files to not ignore
|
||||
!/.gitignore
|
||||
|
||||
!/z_client.bat
|
||||
!/z_dev.bat
|
||||
!/z_devserver.bat
|
||||
!/z_server.bat
|
||||
!/z_serverdev.bat
|
||||
|
||||
!/main/
|
||||
!/main_shared/
|
||||
/main/*
|
||||
!/main/server.cfg
|
||||
|
||||
*.log
|
||||
missingasset.csv
|
Reference in New Issue
Block a user