mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
.gitignore: Ignore Gradle-wrapper related files.
This commit is contained in:
parent
e0b145f610
commit
fc5b063446
1 changed files with 7 additions and 2 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,3 +1,8 @@
|
||||||
.gradle
|
# Gradle
|
||||||
local.properties
|
/gradle/
|
||||||
|
/.gradle/
|
||||||
|
/gradlew
|
||||||
|
/gradlew.bat
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
local.properties
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue