diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-03-09 14:46:49 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-03-09 14:46:49 -0700 |
| commit | 9422318d2acf4aa0cf246b8287b7fbb9c7c8ed6b (patch) | |
| tree | ce6dee3309f44ad2987cf736a2e70abd09029f5a /.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 |
