diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:42:06 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:42:06 -0700 |
| commit | 9840f64858a0a0645fec96a30d6df2c418305cb4 (patch) | |
| tree | 62e31131f0e3d2d1f4f77c55b741ffcd392e3d45 /.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 |
