diff options
| author | nea <romangraef@gmail.com> | 2022-10-14 21:20:34 +0200 |
|---|---|---|
| committer | nea <romangraef@gmail.com> | 2022-10-14 21:20:34 +0200 |
| commit | f4e8a8b343125744a80bb49a433f7796bda2fe4a (patch) | |
| tree | 048f134bf3f2ff167848025251102af48bed26a3 /.gitattributes | |
| download | libautoupdate-f4e8a8b343125744a80bb49a433f7796bda2fe4a.tar.gz libautoupdate-f4e8a8b343125744a80bb49a433f7796bda2fe4a.tar.bz2 libautoupdate-f4e8a8b343125744a80bb49a433f7796bda2fe4a.zip | |
Working code
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..e208a16 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +/gradlew text eol=lf +*.bat text eol=crlf + |
