mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-24 03:05:43 +00:00
16 lines
319 B
Plaintext
16 lines
319 B
Plaintext
# Ignore everything in repository root
|
|
/*
|
|
|
|
# Files to not ignore
|
|
!/.gitignore
|
|
!/botnames.txt
|
|
!/z_devserver.bat
|
|
!/z_serverdev.bat
|
|
|
|
# Folder to not ignore
|
|
!/main_shared/
|
|
*.gsx
|
|
!/main_shared/maps/mp/gametypes/_callbacksetup.gsx
|
|
main_shared/maps/mp/gametypes/_globallogic.gsx
|
|
main_shared/maps/mp/gametypes/_hardpoints.gsx
|