diff options
| author | Amaro MartÃnez <xoas@airmail.cc> | 2023-03-02 09:37:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-02 15:37:47 +0100 |
| commit | d3f864cea98523a14e113bfa6d5604792669ffac (patch) | |
| tree | d05e19898f14bbbbc5a3a6a6f44d4da2ff2905d5 /.gitattributes | |
| parent | 21466192e553a30d81aded71589bde863d37bf68 (diff) | |
Simplify Asset Headers (#2474)
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..6313b56c5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf |
