-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
18 lines (15 loc) · 854 Bytes
/
Copy path.gitattributes
File metadata and controls
18 lines (15 loc) · 854 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Auto detect text files and perform LF normalization
* text=auto
# ── Generated / vendored code ──────────────────────────────────────────────────
# Flutter platform boilerplate (auto-generated, not hand-written Dart/Kotlin/Swift/C++)
mobile_flutter/android/ linguist-vendored
mobile_flutter/ios/ linguist-vendored
mobile_flutter/macos/ linguist-vendored
mobile_flutter/linux/ linguist-vendored
mobile_flutter/windows/ linguist-vendored
mobile_flutter/build/ linguist-vendored
# Node modules and virtual environments
frontend/node_modules/ linguist-vendored
backend/.venv/ linguist-vendored
# Documentation
**/*.md linguist-documentation