Skip to content

Commit

Permalink
Merge pull request #29 from mjul/gitignore-tools
Browse files Browse the repository at this point in the history
Ignore common Clojure tool directories
  • Loading branch information
ikitommi authored Jun 29, 2024
2 parents a13015c + a695cfa commit bd0437f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ pom.xml.asc
ccw*
/.idea
/*.iml
;; Clojure tooling
.cache
.lsp
.calva

0 comments on commit bd0437f

Please sign in to comment.