Skip to content

Commit

Permalink
Update gitignore for VSCode files
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Aug 27, 2024
1 parent 47f8da2 commit 2686d02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .clj-kondo/config.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@ npm-debug.log
package.json
*.log
/out_test
.calva/
.clj-kondo/*
!.clj-kondo/config.edn
.lsp/

0 comments on commit 2686d02

Please sign in to comment.