diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-06-23 09:17:51 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-06-23 09:17:51 -0700 |
| commit | ac2d0c1ad2d2c58587e70ca8325dfe467f3cd49e (patch) | |
| tree | f83ecaf7650bf05e751904960294e3008d347db7 /.gitattributes | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9f57f44 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,13 @@ +* text=auto +*.txt text +*.md text +*.htm text +*.html text +*.png binary +*.jpg binary +*.svg text +*.pdf binary +*.bmp binary +*.zip binary +*.midi binary +*.mp3 binary |
