diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-14 06:06:47 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-14 06:06:47 -0800 |
| commit | 159bb1b3c3af189cb9e56c3f2652fc8bfac9f66a (patch) | |
| tree | fdd3678d89ec7b47d33dc12976aa74405fd486aa /.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 |
