diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-10-03 06:22:02 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-10-03 06:22:02 -0700 |
| commit | 45c7c66984ab3607a77b0e19f5d725e1ea33a7cc (patch) | |
| tree | c5f7717746dbe99f3c70e2b5791df31553139774 /.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 |
