mirror of
https://github.com/ineedbots/iw2_bot_warfare.git
synced 2025-07-02 01:01:55 +00:00
Humble beginnings
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# Ignore everything in repository root
|
||||
/*
|
||||
|
||||
# Files to not ignore
|
||||
!/.gitignore
|
||||
!/z_client.bat
|
||||
|
||||
# Folder to not ignore
|
||||
!/mods
|
||||
/mods/*
|
||||
!/mods/bots
|
||||
|
||||
*.dat
|
||||
*.log
|
||||
players/
|
Reference in New Issue
Block a user