Add *.dart to gitignore
Dart 3.8.0 and above generate the dart files inside the same directory as the arb files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
.idea/
|
.idea/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
*.dart
|
||||||
Reference in New Issue
Block a user