Cleanup .gitignore

This commit is contained in:
Sean Corfield 2021-07-09 16:19:47 -07:00
parent 616543c35d
commit 98e94ada67

38
.gitignore vendored
View file

@ -1,21 +1,23 @@
*~
.sw*
*.swp
/target
/lib
/classes
/checkouts
/dist
*.jar
*.class
.cpcache
.clj-kondo/.cache
.eastwood
.lsp
.nrepl-port
/.rebel_readline_history
/.socket-repl-port
.classpath .classpath
.clj-kondo/.cache
.cpcache
.eastwood
.factorypath
.java-version
.lsp/sqlite.db
.nrepl-port
.project .project
bin .rebel_readline_history
.settings
.socket-repl-port
.sw*
*.class
*.jar
*.swp
*~
/classes
/classes
/clojure_test_*
/cljs-test-runner-out /cljs-test-runner-out
/derby.log
/target