Skip to content

Commit 08b16f7

Browse files
committed
More .gitignores
1 parent a2739ee commit 08b16f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
.env
22
dist
33
dist-newstyle
4+
/dist*
5+
/tmp
46
.ghc.environment.*
57
*swp
68
.cabal-sandbox
@@ -10,7 +12,9 @@ cabal.sandbox.config
1012
*~
1113
*.hi
1214
*.o
15+
*.lock
1316
.stack-work
1417
run.sh
1518
src/hightlight.js
1619
src/style.css
20+
TAGS

0 commit comments

Comments
 (0)