Skip to content

Commit

Permalink
Merge pull request #190 from ParsePlatform/nlutsenko.ignorance
Browse files Browse the repository at this point in the history
Add .idea folder to ignore list.
  • Loading branch information
gfosco committed Feb 3, 2016
2 parents 89bd2f7 + 3e46efc commit 3c3f1e5
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 @@ -28,3 +28,6 @@ node_modules

# Emacs
*~

# WebStorm/IntelliJ
.idea

0 comments on commit 3c3f1e5

Please sign in to comment.