mirror of
https://github.com/typeable/cabal2nix.git
synced 2024-11-20 16:38:04 +03:00
git: ignore Cabal's new-style environment files
This commit is contained in:
parent
e5c3d07656
commit
1ea0b479d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
# ignore build Cabal build files
|
||||
|
||||
/.cabal-sandbox
|
||||
/.ghc.environment.*
|
||||
/Setup
|
||||
/Setup.hi
|
||||
/Setup.o
|
||||
|
Loading…
Reference in New Issue
Block a user