diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-30 09:57:19 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-30 09:57:19 -0800 |
| commit | b055c5ef4549e1e7051df771dbe0452bd103dc2b (patch) | |
| tree | 3761733768db14cf31b3ba7f092c79d16039b699 /.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 |
