aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorLena <lena@omega>2026-08-01 00:00:00 +0000
committerLena <lena@omega>2026-08-01 00:00:00 +0000
commitdcda3f64e0822554f647ec73fa8b0252268b87a0 (patch)
treecdb708ffc0bc354c53a93df0da1b56981fe0fa93 /.gitattributes
parentb6c19916afc382875836ee7d13c7cd6e5a5181c1 (diff)
downloadscrcpy-android-dcda3f64e0822554f647ec73fa8b0252268b87a0.tar.gz
treewide: normalize line endings, drop gradlew.bat
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
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