diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-31 23:44:10 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-31 23:44:10 +0200 |
commit | 298d6b6356a666bae85ad2c2ce5c8131699faa7f (patch) | |
tree | aeca77282a486b4eb111e4014a16b9eef59ef0e1 /.gitattributes | |
parent | 62f004c3da465152e85c2e95f6b21076f2708b6b (diff) | |
download | vim-polyglot-298d6b6356a666bae85ad2c2ce5c8131699faa7f.tar.gz vim-polyglot-298d6b6356a666bae85ad2c2ce5c8131699faa7f.zip |
Fix tests
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index a04df1fa..00000000 --- a/.gitattributes +++ /dev/null @@ -1,7 +0,0 @@ -.gitignore export-ignore -.gitattributes export-ignore -README.md export-ignore -/spec export-ignore -Gemfile export-ignore -Gemfile.lock export-ignore -.travis.yml export-ignore |