diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-12 08:35:16 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-12 08:35:16 -0700 |
| commit | 3afa9b83ea83d4ebd2ba9c056c2d79b2f9aaef1a (patch) | |
| tree | 1a76f54c6ef4fb06cdc64f9b35f7fb5f86f27287 /.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 |
