From 781419303ec84f7d65ecd1cb847d24517d3eb717 Mon Sep 17 00:00:00 2001 From: Richard Marko Date: Sun, 5 Nov 2023 18:33:06 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index 9d9f548a..f7ee3196 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,11 @@ *.stl !tests/golden/*.stl *.svg +*.ascii.stl +*.asciistl +*.three.js +*.threejs +*.obj # Generated by the build process cabal.project.local Setup @@ -36,3 +41,8 @@ Examples/example[0-9][0-9] /.settings /.project stack.yaml.lock +/attic/ +# direnv +.envrc +.ghci +.ghci_history