Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ligee committed Feb 7, 2020
1 parent 4411903 commit 69f3916
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
.gradle
/build/
.idea/
.gradle/
out/
build/
tmp/
*.iml

# Ignore Gradle GUI config
gradle-app.setting

# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar

# Cache of project
.gradletasknamecache

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

0 comments on commit 69f3916

Please sign in to comment.