Skip to content

Commit 77b1e44

Browse files
authored
Create .gitattributes to improve language stats
1 parent 6c5c388 commit 77b1e44

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
android/app/src/main/java/* linguist-vendored
3+
android/app/src/main/kotlin/* linguist-vendored
4+
5+
ios/Runner/* linguist-vendored
6+
ios/Flutter/* linguist-vendored
7+
8+
# Exclude generated files (optional but recommended)
9+
build/* linguist-generated
10+
.flutter-plugins-dependencies linguist-generated

0 commit comments

Comments
 (0)