After dockerization there are no __pycache__ directories. So we don't need to ignore them anymore.

This commit is contained in:
Patrick Jentsch
2019-09-06 14:59:32 +02:00
parent d87c424ee7
commit 28bf3b3c1d
-1
View File
@@ -1,3 +1,2 @@
db.env
web.env
__pycache__