diff options
author | Sébastien Lucas <sebastien@slucas.fr> | 2016-12-22 09:49:28 +0100 |
---|---|---|
committer | Sébastien Lucas <sebastien@slucas.fr> | 2016-12-22 09:49:28 +0100 |
commit | 76dbfda30db8078d73c6e26737bcfe2b4c0caec7 (patch) | |
tree | 91d62c0b07ad50f98d54237029297b31d7e5b5e4 | |
parent | 6fb3857526e2005b4ba81e15d2b211f4c2f60669 (diff) | |
download | cops-76dbfda30db8078d73c6e26737bcfe2b4c0caec7.zip cops-76dbfda30db8078d73c6e26737bcfe2b4c0caec7.tar.gz cops-76dbfda30db8078d73c6e26737bcfe2b4c0caec7.tar.bz2 |
Simplify .gitignore and handle cops packages better
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,8 +5,9 @@ /vendor/ /clover.xml /test/text.atom -/composer.phar +/*.phar /cops.zip +/cops-*.zip /cops.sublime-* /config_local.php /config_local.*.php |