Added .gitignore
This commit is contained in:
parent
b2e2fde818
commit
d82ba64158
1 changed files with 13 additions and 0 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
*~
|
||||||
|
*.bak
|
||||||
|
public/
|
||||||
|
.clj-kondo/
|
||||||
|
.cpcache/
|
||||||
|
.lein-repl-history
|
||||||
|
.lsp/
|
||||||
|
.portal/
|
||||||
|
target/
|
||||||
|
themes/blue_centered/
|
||||||
|
themes/chameleon/
|
||||||
|
themes/lotus/
|
||||||
|
themes/nucleus/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue