Remove unecessary settings from ".gitignore"

Files and directories related to the developer environment must be
included into the global Git ignore list.
This commit is contained in:
Henrique Moody 2015-01-06 15:09:40 -02:00
parent bfbfe8aced
commit f6fc5d27c8

29
.gitignore vendored
View file

@ -1,29 +1,4 @@
.foundation
library/Zend/
library/Symfony/
.buildpath
.project
.settings/
nbproject
tests/reports
*.phar
/library/.fr-6ayG1u/
/library/.fr-n9BajN/
*.7z
*.jar
*.rar
*.zip
*.gz
*.bzip
*.xz
*.lzma
*.iso
*.tar
*.dmg
*.xpi
*.gem
*.egg
*.deb
*.rpm
*.tgz
.foundation
tests/reports
vendor/