mentat/.gitignore
Richard Newman 9e3df19798 Stub code, build, and REPL.
Signed-off-by: Richard Newman <rnewman@twinql.com>
2016-07-05 12:36:55 -07:00

24 lines
225 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/
/out/
/target/
pom.xml
pom.xml.asc