Now using VS Code
This commit is contained in:
parent
e12bf82f7f
commit
440171851a
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue