about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2df3963..3d10d27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,15 @@
 *.hi
 *.o
 .cabal-sandbox/
-.ghc.*
+.ghc.environment.*
 .hdevtools.*
 .stack-work/
-cabal.project.*
+cabal.project.local
+cabal.project.local~
 cabal.sandbox.config
 dist-newstyle/
 dist/
 prompt-history
+stack.yaml.lock
 xmonad-*-*
 xmonad.errors

Consider giving Nix/NixOS a try! <3