Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Add intelliJ files to ignore
  • Loading branch information
deveth0 authored Sep 10, 2019
1 parent 9bc2ecd commit df08be5
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 @@ -2,3 +2,7 @@ node_modules
lib
test-pack
target

# Ignore IntelliJ files
.idea
*.iml

0 comments on commit df08be5

Please sign in to comment.