mirror of
https://github.com/breezy-weather/breezy-weather.git
synced 2025-12-28 05:24:53 +00:00
Add gradle generated directory to .gitignore
Some checks are pending
Breezy Weather push CI / build (push) Waiting to run
Some checks are pending
Breezy Weather push CI / build (push) Waiting to run
This commit is contained in:
parent
6926d4eed3
commit
024ec15af4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.gradle
|
||||
.kotlin
|
||||
build/
|
||||
!gradle/wrapper/gradle-wrapper.jar
|
||||
!**/src/main/**/build/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user