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