diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-02-02 05:31:09 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-02-02 05:31:09 -0800 |
| commit | 718bf7f54ceaf1cd40cd2179d0b644e1322c88b2 (patch) | |
| tree | 7e3b63b6d97b1d79414804bfcb44b5cab130d092 /.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 |
