mirror of
https://github.com/haskell-nix/hnix-store.git
synced 2024-11-22 19:29:48 +03:00
gitignore .ghci(_history), .envrc
This commit is contained in:
parent
3c98e4ca5d
commit
96f889cb68
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,7 +1,10 @@
|
||||
dist
|
||||
dist-newstyle
|
||||
.ghc.environment*
|
||||
.ghci
|
||||
.ghci_history
|
||||
.direnv
|
||||
.envrc
|
||||
cabal.project.local~
|
||||
cabal.project.local
|
||||
attic
|
||||
|
Loading…
Reference in New Issue
Block a user