Skip to content

Commit 3144a9e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 2625a51 + 2fab2df commit 3144a9e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.gitignore

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ node_modules
1919
.nrepl-history
2020
project.clj
2121
.cpcache
22-
.clj-kondo
23-
.lsp
22+
.lsp/.cache/
23+
.lsp/sqlite.*.db
2424
.shadow-cljs
25+
.clerk
2526

2627
# ================================
2728
# IDE & Editor Files
@@ -36,8 +37,9 @@ project.clj
3637
.env
3738
.envrc
3839
.local
40+
.cache
3941

4042
# ================================
4143
# Operating System Files
4244
# ================================
43-
.DS_Store
45+
.DS_Store

0 commit comments

Comments
 (0)