mirror of
https://github.com/nmattia/niv.git
synced 2024-11-07 22:36:53 +03:00
Add some more things to gitignore
This commit is contained in:
parent
0ca1bf22f7
commit
7406e83a75
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,2 +1,8 @@
|
||||
result*
|
||||
tags
|
||||
# In case anyone uses cabal or stack
|
||||
dist
|
||||
dist-newstyle
|
||||
.stack-work
|
||||
# Cabal file can be generated from package.yaml but shouldn't be checked in
|
||||
*.cabal
|
||||
|
Loading…
Reference in New Issue
Block a user