diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 05:03:47 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 05:03:47 -0700 |
| commit | 5707a453fd0a130a2ed31f9592ef293a42fd5fc6 (patch) | |
| tree | b755af6a27e58002bf87ed61d50f3fef8e214185 /.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 |
