Remove .image-cache from .gitignore

It was used by an old version of the test harness
This commit is contained in:
Till Maas 2018-05-24 15:15:38 +02:00
parent 75784ea5ed
commit 05ae9bbc1e

1
.gitignore vendored
View file

@ -1,4 +1,3 @@
/.image-cache/
*.pyc
/.pytest_cache
/tests/.coverage