git @ Cat's Eye Technologies Robin / master .gitignore
master

Tree @master (Download .tar.gz)

.gitignore @masterraw · history · blame

1
2
3
4
5
6
7
8
*.o
*.hi
*.jsmod
/bin/*.exe
/pkg/*
/demo/*.js
/dist-newstyle/
.ghc.*