diff --git a/.gitignore b/.gitignore index d8ce5494b..1ac11b371 100644 --- a/.gitignore +++ b/.gitignore @@ -49,7 +49,7 @@ src/runtime/java/.libs/ src/runtime/python/build/ .cabal-sandbox cabal.sandbox.config -.stack-work +.stack-work* DATA_DIR stack*.yaml.lock @@ -70,3 +70,10 @@ doc/icfp-2012.html download/*.html gf-book/index.html src/www/gf-web-api.html + +DEBUG/ +PROF/ +*.aux +*.hp +*.prof +*.ps