diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-15 22:53:41 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-15 22:53:41 -0800 |
| commit | e7129a114f5aaad70f37679f97ef0142c3f345ee (patch) | |
| tree | 49d5ea7e916bfc80fc691e1efeac232c07957d03 /.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 |
