diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-30 14:39:46 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-30 14:39:46 -0800 |
| commit | ef9cebdd4169dbc60a7889774e1208caca9b112a (patch) | |
| tree | a2ade37b1f20f1a61071b0278436e6b2cd0c6055 /.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 |
