Skip to content

Commit

Permalink
ignore intellij IDEA project files in git
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Banik committed Feb 11, 2021
1 parent b7a7408 commit b3f1207
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@
hs_err_pid*

# IDEA files
.idea
.idea
*.iml

0 comments on commit b3f1207

Please sign in to comment.