mirror of
https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server.git
synced 2025-10-20 00:00:39 +00:00
removed account files
This commit is contained in:
parent
7e9cb030d7
commit
8beb334d64
3 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,6 +2,8 @@ __pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*$py.class
|
*$py.class
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
.bsuuid
|
||||||
|
.bsac2
|
||||||
dist/ba_root/mods/playersdata/*.json*
|
dist/ba_root/mods/playersdata/*.json*
|
||||||
dist/ba_root/mods/serverdata/*.log
|
dist/ba_root/mods/serverdata/*.log
|
||||||
dist/ba_root/mods/serverdata/*.log*
|
dist/ba_root/mods/serverdata/*.log*
|
||||||
|
|
|
||||||
1
dist/ba_root/.bsac2
vendored
1
dist/ba_root/.bsac2
vendored
File diff suppressed because one or more lines are too long
1
dist/ba_root/.bsuuid
vendored
1
dist/ba_root/.bsuuid
vendored
|
|
@ -1 +0,0 @@
|
||||||
0fb4c055-6b17-43b5-b229-eff53a5c1de7
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue