diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-11 10:37:41 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-11 10:37:41 -0700 |
| commit | 62df77bfc9ed5f5accfc313d384539500480f3d9 (patch) | |
| tree | e103d7afb5ad92a50b5b0e50ddb34a406d82a97f /.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 |
