diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-25 16:08:32 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-25 16:08:32 -0700 |
| commit | f1c8f00b36451687690a6c9591d51c976dd61382 (patch) | |
| tree | 8ff1e2a0472987f3f7839a9093113a2e7499f193 /.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 |
