Skip to content

Commit

Permalink
add intellij to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Biegel committed Feb 26, 2020
1 parent 6c07c6c commit a08b92d
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
@@ -1,2 +1,6 @@
.git
*.swp

# IntelliJ
.idea/
*.iml

0 comments on commit a08b92d

Please sign in to comment.