Skip to content

Commit

Permalink
add IntelliJ project to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jdelic committed Nov 15, 2018
1 parent 1edd120 commit 4d7879a
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 @@ -101,3 +101,7 @@ ENV/
.mypy_cache/
.idea
.pytest_cache/

# idea
*.iml
.idea/

0 comments on commit 4d7879a

Please sign in to comment.