Skip to content

Commit

Permalink
Adds the .idea directory to the .gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
pidster committed May 7, 2015
1 parent 1945905 commit 524cac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#
# see git help gitignore for more details
build/
.idea/
.gradle/
.classpath
.project
Expand Down

0 comments on commit 524cac5

Please sign in to comment.