Skip to content

Commit 2dee9f4

Browse files
committed
ignore gradlew in debug
1 parent 27fe042 commit 2dee9f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@ mode/tools/SDKUpdated/tool
77
core/debug/.gradle
88
core/debug/.idea
99
core/debug/gradle
10+
core/debug/gradlew
11+
code/debug/gradlew.bat
1012

1113
**/.DS_Store
1214
**/build
1315
**/bin
1416
**/dist
1517

16-
local.properties
18+
**/local.properties
1719
.gradle
1820

0 commit comments

Comments
 (0)