chore: update .gitignore and add .dockerignore for Dart/Flutter generated files
This commit is contained in:
@@ -5,3 +5,7 @@ node_modules/
|
||||
package-lock.json
|
||||
|
||||
.env.*
|
||||
|
||||
# Dart/Flutter generated files with absolute host paths — must not be committed
|
||||
.dart_tool/
|
||||
*/.dart_tool/
|
||||
|
||||
Reference in New Issue
Block a user