updated gitignore

This commit is contained in:
Lukas Schulz 2020-12-19 21:34:18 +01:00
parent 7ebcd99189
commit c660d2b67a

2
.gitignore vendored
View file

@ -2,3 +2,5 @@ config.conf
.cache*
thumbnail.jpg
config.py
__pycache__/*
__pycache__