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:
		
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user