diff options
| author | Git automation user <git> | 2025-07-10 02:22:01 -0700 |
|---|---|---|
| committer | Git automation user <git> | 2025-07-10 02:22:01 -0700 |
| commit | 679c1e0e69db1363ed2244392e72cea562f6440f (patch) | |
| tree | c17d63df23644619881e2949b06906f4592d0d87 /.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 |
