mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 09:18:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			332 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			332 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
 | |
| parameters.yml
 | |
| 
 | |
| #composer
 | |
| composer.lock
 | |
| #sass-cache
 | |
| Resources/assets/gumpy/.sass-cache
 | |
| 
 | |
| *~
 |