diff options
| author | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-02-22 14:48:06 -0800 |
|---|---|---|
| committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-02-22 14:48:06 -0800 |
| commit | c9c7e69714707262e8bdea25853bf33447a57951 (patch) | |
| tree | 6d1e4b317c7e5896be5d719649c4b6c4df09a93f /.gitattributes | |
| download | dyl-c9c7e69714707262e8bdea25853bf33447a57951.tar.gz dyl-c9c7e69714707262e8bdea25853bf33447a57951.zip | |
Initialization
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6c84be0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +* text=auto eol=lf +*.bat text=auto eol=crlf |
