ignore local backup files
This commit is contained in:
parent
fdc7beda60
commit
446b1d3ad6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ dist/
|
||||||
*.prof
|
*.prof
|
||||||
.ghc*
|
.ghc*
|
||||||
cabal.project.*
|
cabal.project.*
|
||||||
|
*.bak*
|
||||||
|
|
Loading…
Reference in a new issue