diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-06 14:59:05 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-06 14:59:05 -0700 |
| commit | 440a94c422039b6b6f39597bc4c4b6621886baf0 (patch) | |
| tree | a24a5aae1b094c8ebc257840d6bb5d6986dd7520 /.gitattributes | |
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..6833f05 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto +*.txt text +*.md text |
