diff options
author | Araq <rumpf_a@web.de> | 2020-03-18 14:43:28 +0100 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2020-03-18 14:43:39 +0100 |
commit | a96842aaeb46ddf3990f9632259a26cb451c5b80 (patch) | |
tree | 6d1e9741a2af7351b2c30cb6ba7a8d0a808ac137 | |
parent | 3f29911a9496d82c355b84e23d91e992c3ddfce5 (diff) | |
download | Nim-a96842aaeb46ddf3990f9632259a26cb451c5b80.tar.gz |
removed .gitattributes as it only causes trouble for me
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index a7cd44ba6..000000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# tests expects the text files associated with them have LF only as EOL -**/test*/**/* text eol=lf |