diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-12-21 11:31:52 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-12-21 11:31:52 -0800 |
| commit | 05fe789668f5593e0a08db6710ad71b10bd3974a (patch) | |
| tree | 552d275c88d077de618e13092f0bf379dde13943 /.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 |
