mentat/.gitignore
Richard Newman f7621712df Stub out Leiningen and npm project files.
Signed-off-by: Richard Newman <rnewman@twinql.com>
2016-07-05 12:36:45 -07:00

23 lines
219 B
Plaintext

*.class
*.jar
*jar
*~
.*.sw*
.hg/
.hgignore
.lein-deps-sum
.lein-failures
.lein-plugins/
.lein-repl-history
.nrepl-port
.sw*
/.lein-*
/.nrepl-port
/checkouts/
/classes/
/lib/
/node_modules/
/target/
pom.xml
pom.xml.asc