diff options
author | A Farzat <a@farzat.xyz> | 2022-11-17 18:13:19 +0900 |
---|---|---|
committer | A Farzat <a@farzat.xyz> | 2022-11-17 18:13:19 +0900 |
commit | e90c03a51b7eae12cc54949ea3f818ab23701e6c (patch) | |
tree | 6f19c5d87f85e9796bc74941cb3b712e3e585b16 /.gitattributes | |
download | my-zsh-completions-e90c03a51b7eae12cc54949ea3f818ab23701e6c.tar.gz my-zsh-completions-e90c03a51b7eae12cc54949ea3f818ab23701e6c.zip |
Initial commit as generated by `zi create`
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..21b1d4a --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.md diff=markdown |