diff --git a/.gitignore b/.gitignore index e4cec0ef6c..57b8a68d48 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,11 @@ * !**/ !*.* + +# Cache nimcache/ +rnimcache/ +dnimcache/ *.o !/icons/*.o