mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			448 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			448 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
 | 
						|
 | 
						|
#composer
 | 
						|
composer.lock
 | 
						|
#sass-cache
 | 
						|
Resources/assets/gumpy/.sass-cache
 | 
						|
Resources/public/stylesheets/sass
 | 
						|
*~
 | 
						|
 | 
						|
Resources/.sass-cache/
 | 
						|
Resources/bower_components/
 | 
						|
Resources/node_modules/
 | 
						|
Resources/public/sass/ |