Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
oitsjustjose committed Jul 12, 2017
1 parent b85ec11 commit bde8a80
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
.gradle
/build/
/run/
/out/
*.DS_STORE
*.iml
*.ipr
*.launch
*.iws

# Ignore Gradle GUI config
gradle-app.setting
Expand All @@ -11,4 +18,4 @@ gradle-app.setting
.gradletasknamecache

# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties
# gradle/wrapper/gradle-wrapper.properties

0 comments on commit bde8a80

Please sign in to comment.