diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-16 23:40:14 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-16 23:40:14 -0800 |
| commit | 4398d1362f1c20cc6262a8f997a15196641ea73f (patch) | |
| tree | c6ca197b020b92240141d3bab8e0ec3065761af2 /.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 |
