10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
#Ignore anything but haskell source and shell scripts
|
|
*
|
|
!*.hs
|
|
!*.sh
|
|
!**.java
|
|
!pom.xml
|
|
!*.txt
|
|
!*.md
|
|
!*.csv
|