Skip to content

Commit 7c8f85c

Browse files
authored
Merge pull request #196 from Kotlin/fix/tidy-build-files
Tidy build files
2 parents fa82bd2 + 6657ff4 commit 7c8f85c

File tree

6 files changed

+6
-334
lines changed

6 files changed

+6
-334
lines changed

.gitignore

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
.idea
1+
.idea/
22
*.iml
3-
.gradle
4-
.gradletasknamecache
5-
build
6-
out
7-
target
3+
.gradle/
4+
build/
5+
out/
6+
target/
7+
.DS_Store
88
local.properties
9-
node_modules

NOTES.txt

Lines changed: 0 additions & 48 deletions
This file was deleted.
-57.8 KB
Binary file not shown.

plugin/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 5 deletions
This file was deleted.

plugin/gradlew

Lines changed: 0 additions & 185 deletions
This file was deleted.

plugin/gradlew.bat

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)