Skip to content

Commit

Permalink
Added .gitignore exclusions for intellij files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Zwiefelhofer committed Aug 5, 2020
1 parent 9b807f8 commit 3db7906
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 @@ -7,3 +7,7 @@ resources/main.js
resources/manifest.edn
.clj-kondo/.cache/
.DS_Store

# intellij files
.idea/
*.iml

0 comments on commit 3db7906

Please sign in to comment.