diff options
| author | Robert Tonsing <pterodactyl@pglaf.org> | 2025-10-14 13:45:03 -0700 |
|---|---|---|
| committer | Robert Tonsing <pterodactyl@pglaf.org> | 2025-10-14 13:45:03 -0700 |
| commit | 233bfa020b709f4b24e12bbdae0da5b62383c1bb (patch) | |
| tree | 167ad9e374f2a37c29c4615c91093eeb3c685b0e /.gitattributes | |
| parent | 3a371d3354d9d3594f5c07e3616e53afbd2cdba5 (diff) | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d7b82bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.txt text eol=lf +*.htm text eol=lf +*.html text eol=lf +*.md text eol=lf |
