diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f11ea6a..30d2479 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,12 @@ +*.hi +*.o .cabal-sandbox/ +.ghc.* .stack-work/ +cabal.project.* cabal.sandbox.config +dist-newstyle/ dist/ prompt-history +xmonad-*-* +xmonad.errors |