Add .cache in gitignore

This commit is contained in:
arthur 2016-05-07 20:24:21 +02:00
parent 599ec2d236
commit 4bdaba8932

4
.gitignore vendored
View file

@ -61,4 +61,6 @@ logfile
media
# PyCharm
.idea/
.idea/
.cache