diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-31 04:32:39 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-31 04:32:39 -0700 |
| commit | 604a7329376d5676d041423677320acf4568c787 (patch) | |
| tree | b448a51c4362deb948f3b70fc396fe1e0676a8de /.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 |
