9 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			115 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # ignore the compiled files
 | |
| build/
 | |
| 
 | |
| # ignore node_module directory
 | |
| node_modules/
 | |
| 
 | |
| # ignore SASS cache
 | |
| .sass-cache/
 |