Skip to content

Commit b9b9ef6

Browse files
committed
Initial commit
0 parents  commit b9b9ef6

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
dist
2+
cabal-dev
3+
*.o
4+
*.hi
5+
*.chi
6+
*.chs.h
7+
*.dyn_o
8+
*.dyn_hi
9+
.hpc
10+
.hsenv
11+
.cabal-sandbox/
12+
cabal.sandbox.config
13+
*.prof
14+
*.aux
15+
*.hp
16+
.stack-work/

0 commit comments

Comments
 (0)