This website works better with JavaScript
Home
Explore
Register
Sign In
SongZihuan
/
GitIgnore
mirror of
https://github.com/github/gitignore.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Ignore .ghc.environment.*
Ryan Scott
7 years ago
parent
8edb8a95c4
commit
cc94cfc7e9
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
Haskell.gitignore
+ 1
- 0
Haskell.gitignore
View File
@@ -18,3 +18,4 @@ cabal.sandbox.config
.stack-work/
cabal.project.local
.HTF/
+.ghc.environment.*