.gitignore __pycache__
This commit is contained in:
parent
c88f7df83a
commit
53f4e18a1c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
*.db
|
*.db
|
||||||
socket.io.js
|
socket.io.js
|
||||||
|
__pycache__
|
||||||
|
|
Loading…
Reference in a new issue