mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
updating gitignore
This commit is contained in:
parent
1c4fda9a8d
commit
3fb68bffea
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -2,4 +2,7 @@ __pycache__/
|
|||
*.py[cod]
|
||||
*$py.class
|
||||
.mypy_cache/
|
||||
|
||||
dist/ba_root/mods/playerdata/*.json*
|
||||
dist/ba_root/mods/serverdata/*.log
|
||||
dist/ba_root/mods/serverdata/*.log*
|
||||
dist/ba_root/mods/serverdata/*.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue