syntax: glob
pom.xml
pom.xml.asc
*.jar
*.class
.gitignore
.git/**
nifi-home/**
.idea/**
*.iml

syntax: regexp
^.nrepl-history
^.nrepl-port
^.lein-.*
^target/
^classes/
^checkouts/
