Add gitignore to mask files produced by cabal
This commit is contained in:
parent
e562d0e605
commit
675b475a8a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
dist*/
|
||||
.ghc.environment.*
|
Loading…
Reference in a new issue