Skip to content

Commit

Permalink
Added .idea to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed Jul 18, 2014
1 parent 7de581c commit 409de07
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,6 +2,10 @@
#################################################
*.mo

# IDE and editor specific files #
#################################
.idea

# OS generated files #
######################
.DS_Store
Expand Down

0 comments on commit 409de07

Please sign in to comment.