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