mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			329 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
*~
 | 
						|
# MacOS
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# Bootstrap
 | 
						|
app/bootstrap*
 | 
						|
 | 
						|
# Symfony directories
 | 
						|
vendor/*
 | 
						|
*/logs/*
 | 
						|
*/cache/*
 | 
						|
web/uploads/*
 | 
						|
web/bundles/*
 | 
						|
 | 
						|
# Configuration files
 | 
						|
app/config/parameters.ini
 | 
						|
app/config/parameters.yml
 | 
						|
Tests/Fixtures/App/config/parameters.yml
 | 
						|
 | 
						|
# fixtures
 | 
						|
Resources/test/Fixtures/App/DoctrineMigrations/
 | 
						|
 | 
						|
#composer
 | 
						|
composer.lock
 |