6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
#Ignore anything but haskell source and shell scripts
|
|
*
|
|
!*.hs
|
|
!*.sh
|
|
!*.java
|
|
!pom.xml |