mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-04-23 22:35:43 +00:00
25 lines
298 B
Plaintext
25 lines
298 B
Plaintext
# Ignore everything in repository root
|
|
/*
|
|
|
|
# Files to not ignore
|
|
!/.gitignore
|
|
!/z_devserver.bat
|
|
!/z_dev.bat
|
|
!/z_serverdev.bat
|
|
!/z_server.bat
|
|
!/z_bots.bat
|
|
!/z_client.bat
|
|
|
|
# Folder to not ignore
|
|
!/userraw
|
|
!/main/
|
|
/main/*
|
|
!/main/server.cfg
|
|
|
|
*.log
|
|
*.stat
|
|
logs/
|
|
demos/
|
|
images/
|
|
weapons/
|
|
missingasset.csv |