Add other build folders to .gitignore

This commit is contained in:
Roland Geider
2025-10-08 14:10:21 +02:00
parent bb2fbc2c73
commit cb9d2a0e97

3
.gitignore vendored
View File

@@ -30,6 +30,8 @@
.pub-cache/
.pub/
/build/
/**/build/
/android/app/.cxx
**/failures/*.png
@@ -62,3 +64,4 @@ ios/fastlane/Preview.html
ios/fastlane/output
ios/Runner.ipa
ios/Runner.app.dSYM.zip