diff --git a/.gitignore b/.gitignore index aa8811c674..92dbb9b2da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ - ################# ## Eclipse ################# @@ -163,3 +162,7 @@ pip-log.txt # Mac crap .DS_Store + + +# cached images +/src/Test/Test/cache/* \ No newline at end of file