mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-06-26 14:11:49 +00:00
init
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
# 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/bots/
|
||||
|
||||
*.log
|
||||
logs/
|
||||
demos/
|
||||
missingasset.csv
|
Reference in New Issue
Block a user