about summary refs log tree commit diff
path: root/.gitignore
blob: 3d10d277b1c7c06fe7c03b007190e0b49ab56c77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*.hi
*.o
.cabal-sandbox/
.ghc.environment.*
.hdevtools.*
.stack-work/
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