Skip to content

Commit 4ef1598

Browse files
committed
gitignore
1 parent 85c4e80 commit 4ef1598

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

.gitignore

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
11
.gradle
2-
/build/
3-
4-
# Ignore Gradle GUI config
5-
gradle-app.setting
6-
7-
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
8-
!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
2+
.idea
3+
build

0 commit comments

Comments
 (0)