Skip to content

Commit 1e2d37a

Browse files
committed
Update gitignore
1 parent dc14248 commit 1e2d37a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.gitignore

+1-9
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
.gradle
22
/build/
3-
4-
# Ignore Gradle GUI config
5-
gradle-app.setting
3+
.idea
64

75
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
86
!gradle-wrapper.jar
9-
10-
# Cache of project
11-
.gradletasknamecache
12-
13-
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
14-
# gradle/wrapper/gradle-wrapper.properties

0 commit comments

Comments
 (0)