honeysql/.gitignore
Sean Corfield d10166c0ed Fix #240 by extending keyword call syntax
Also updates dev/test dependencies.
2019-03-27 10:51:26 -07:00

24 lines
236 B
Text

*~
.sw*
*.swp
/target
/lib
/classes
/checkouts
/dist
pom.xml*
*.jar
*.class
.cpcache
.eastwood
.lein-deps-sum
.lein-failures
.lein-plugins
.lein-repl-history
.nrepl-port
.classpath
.project
.nrepl-port
bin
test/readme.clj
/node_modules