Skip to content

Commit 791a889

Browse files
committed
tidy up build files
- remove Gradle wrapper files from nested plugin project - update .gitignore
1 parent fa82bd2 commit 791a889

File tree

5 files changed

+6
-286
lines changed

5 files changed

+6
-286
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
-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)