17 lines
162 B
Plaintext
17 lines
162 B
Plaintext
syntax: glob
|
|
pom.xml
|
|
pom.xml.asc
|
|
*.jar
|
|
*.class
|
|
.gitignore
|
|
.git/**
|
|
|
|
syntax: regexp
|
|
^.nrepl-port
|
|
^.prepl-port
|
|
^.lein-.*
|
|
^target/
|
|
^classes/
|
|
^checkouts/
|
|
profiles.clj
|