Skip to content

Commit

Permalink
Add intellij idea project files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Ho committed Apr 2, 2018
1 parent 7183687 commit fcf7147
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ celerybeat-schedule
venv/
ENV/

# Intellij project settings
.idea

# Spyder project settings
.spyderproject
.spyproject
Expand Down

0 comments on commit fcf7147

Please sign in to comment.