ignore more
This commit is contained in:
parent
40c966048b
commit
03fbfd7bcf
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,15 +1,20 @@
|
|||
*.hi
|
||||
*.o
|
||||
*.local
|
||||
.hsenv*
|
||||
.git
|
||||
.cabal-sandbox/
|
||||
.ghc.*
|
||||
cabal.sandbox.config
|
||||
dist/
|
||||
dist-newstyle/
|
||||
*.prof
|
||||
*.aux
|
||||
*.hp
|
||||
*.ps
|
||||
*.pdf
|
||||
*.html
|
||||
*.swp
|
||||
*.eventlog
|
||||
*.*~
|
||||
.*autosave.kra
|
||||
|
|
Loading…
Reference in a new issue