Compare commits
2 Commits
116dbc59b3
...
3ba5831c47
Author | SHA1 | Date | |
---|---|---|---|
3ba5831c47 | |||
849feb7beb |
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,8 +1,12 @@
|
|||||||
users.db
|
users.db
|
||||||
config.py
|
config.py
|
||||||
|
*.pyc
|
||||||
|
*.pyo
|
||||||
|
*.egg-info
|
||||||
venv
|
venv
|
||||||
myvenv
|
myvenv
|
||||||
.env
|
.env
|
||||||
.idea
|
.idea
|
||||||
__pycache__
|
.DS_Store
|
||||||
config.cpython-313.pyc
|
*.log
|
||||||
|
__pycache__/
|
||||||
|
Reference in New Issue
Block a user