diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-26 13:18:51 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-26 13:20:32 +0200 |
commit | 811fe888a6ee4cee6194aae7aedd7afc93c6e303 (patch) | |
tree | abdeda1acbb4f49836ca9b296f0a38dd110ba151 | |
parent | 2b1938816662934441e86b8891db8368f1bdf37d (diff) | |
download | vim-polyglot-811fe888a6ee4cee6194aae7aedd7afc93c6e303.tar.gz vim-polyglot-811fe888a6ee4cee6194aae7aedd7afc93c6e303.zip |
Ignore more files in .zip releasesv1.4.0
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 061c4181..221a26fb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,7 @@ .gitattributes export-ignore build export-ignore README.md export-ignore +/spec export-ignore +Gemfile export-ignore +Gemfile.lock export-ignore +.travis.yml export-ignore |