Added SymfonyRequirements.php to .gitignore

It is generated by composer

Signed-off-by: Polonkai Gergely <polonkai.gergely@brokernet-group.com>
This commit is contained in:
Gergely Polonkai (W00d5t0ck) 2012-08-23 15:55:30 +02:00
parent b08e8d82d0
commit c76fbd0ad9
1 changed files with 1 additions and 4 deletions

5
.gitignore vendored
View File

@ -1,5 +1,6 @@
# Bootstrap
app/bootstrap*
app/SymfonyRequirements.php
# Symfony directories
vendor/*
@ -30,7 +31,3 @@ spool/*
#NetBeans private files
/nbproject/private/
# This should be the last line
# .gitkeep files
!.gitkeep