diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-03 19:10:10 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-12-03 19:20:07 +0100 |
commit | e23958ba3b639a24f59c32a018efdbaddd4ca98b (patch) | |
tree | 376351d2c130bb5bea8f4ab2da1b5e6afc7b3e1c /scripts/.gitattributes | |
parent | fix preludes in bash scripts (diff) | |
download | cimple-e23958ba3b639a24f59c32a018efdbaddd4ca98b.tar.gz cimple-e23958ba3b639a24f59c32a018efdbaddd4ca98b.zip |
make .gitattributes more consistent
Diffstat (limited to 'scripts/.gitattributes')
-rw-r--r-- | scripts/.gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/.gitattributes b/scripts/.gitattributes deleted file mode 100644 index fcadb2c..0000000 --- a/scripts/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* text eol=lf |