Игнорирование __pycache__.
This commit is contained in:
parent
5d07116ef2
commit
7acb795c0b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
.idea
|
.idea
|
||||||
.venv
|
.venv
|
||||||
|
__pycache__
|
||||||
bot.db
|
bot.db
|
||||||
config.json
|
config.json
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue