updated gitignore
This commit is contained in:
parent
7ebcd99189
commit
c660d2b67a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -2,3 +2,5 @@ config.conf
|
||||||
.cache*
|
.cache*
|
||||||
thumbnail.jpg
|
thumbnail.jpg
|
||||||
config.py
|
config.py
|
||||||
|
__pycache__/*
|
||||||
|
__pycache__
|
||||||
|
|
Loading…
Reference in a new issue