diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-27 14:47:46 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-27 14:47:46 -0700 |
| commit | fee16355639c52712f473e821626d854eb8b4573 (patch) | |
| tree | 090d0fd1264f46059a781fc53dd4ea76c33d09da /.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 |
