diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-03 22:28:37 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-03 22:28:37 -0700 |
| commit | d76ecf1114ec017f385f7a19dd84d3561247629d (patch) | |
| tree | f54a99a48c6239fc72c60b7cf5647a8853038d04 /.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 |
