12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
# Ignorera node_modules
|
|
node_modules/
|
|
**/node_modules/
|
|
*.lock
|
|
package-lock.json
|
|
|
|
.env.*
|
|
|
|
# Dart/Flutter generated files with absolute host paths — must not be committed
|
|
.dart_tool/
|
|
*/.dart_tool/
|