Merge pull request #2026 from mkobit/ignore-only-root-build
Only ignore the build directory in the same directory as .gitignore for Gradle
This commit is contained in:
commit
d1caffed35
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.gradle
|
||||
build/
|
||||
/build/
|
||||
|
||||
# Ignore Gradle GUI config
|
||||
gradle-app.setting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue