Now using VS Code

This commit is contained in:
Simon Brooke 2022-02-14 10:34:16 +00:00
parent e12bf82f7f
commit 440171851a
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987

2
.gitignore vendored
View file

@ -11,11 +11,13 @@ pom.xml.asc
/resources/public/vendor /resources/public/vendor
/bower_components/ /bower_components/
/resources/public/js/lib/ /resources/public/js/lib/
.clj-kondo/
.lein-deps-sum .lein-deps-sum
.lein-repl-history .lein-repl-history
.lein-plugins/ .lein-plugins/
.lein-failures .lein-failures
.lein-env .lein-env
.lsp/
.nrepl-port .nrepl-port
/node_modules/ /node_modules/
.DS_Store .DS_Store