diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-12 10:35:06 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-12 10:35:06 -0700 |
| commit | e0f03269cf5be0c4b905d5ca144a7c64c288af23 (patch) | |
| tree | 853e7e783acbc323648dd27affd10f45dbbee27d /.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 |
