diff options
| author | Lena <lena@omega> | 2026-08-01 00:00:00 +0000 |
|---|---|---|
| committer | Lena <lena@omega> | 2026-08-01 00:00:00 +0000 |
| commit | dcda3f64e0822554f647ec73fa8b0252268b87a0 (patch) | |
| tree | cdb708ffc0bc354c53a93df0da1b56981fe0fa93 /.gitattributes | |
| parent | b6c19916afc382875836ee7d13c7cd6e5a5181c1 (diff) | |
| download | scrcpy-android-dcda3f64e0822554f647ec73fa8b0252268b87a0.tar.gz | |
treewide: normalize line endings, drop gradlew.bat
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..285f924 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto eol=lf +*.jar binary +*.png binary |