diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-08 16:06:34 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-01-08 16:18:07 +0100 |
commit | 434d34138cdfe2db377efbdc2e6c8bb55d9e88a3 (patch) | |
tree | dec68366a892329fd1610e94f5a1f24456c97e3d /.gitattributes | |
download | cmake-common-434d34138cdfe2db377efbdc2e6c8bb55d9e88a3.tar.gz cmake-common-434d34138cdfe2db377efbdc2e6c8bb55d9e88a3.zip |
add AUR package files
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..d76765e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +* text=auto + +*.sh text eol=lf |