Merge pull request #158 from ChaoticLeah/update-gitignore

Update .gitignore to exclude .gradle/
chore/offband-rebrand
Ded 5 months ago committed by GitHub
commit d573f0c312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored

@ -65,6 +65,7 @@ secrets.dart
**/ios/Flutter/Flutter.podspec
# Android
.gradle/
**/android/.gradle/
**/android/captures/
**/android/local.properties

Loading…
Cancel
Save

Powered by TurnKey Linux.