diff options
Diffstat (limited to 'clj/bbplayground/.gitignore')
-rw-r--r-- | clj/bbplayground/.gitignore | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/clj/bbplayground/.gitignore b/clj/bbplayground/.gitignore new file mode 100644 index 0000000..abb9785 --- /dev/null +++ b/clj/bbplayground/.gitignore @@ -0,0 +1,29 @@ +.calva/output-window/ +.classpath +.clj-kondo/.cache +.cpcache +.DS_Store +.eastwood +.factorypath +.hg/ +.hgignore +.java-version +.lein-* +.lsp/.cache +.lsp/sqlite.db +.nrepl-history +.nrepl-port +.portal +.project +.rebel_readline_history +.settings +.socket-repl-port +.sw* +.vscode +*.class +*.jar +*.swp +*~ +/checkouts +/classes +/target |