14 lines
		
	
	
		
			108 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			108 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # common
 | |
| coverage
 | |
| node_modules
 | |
| *.log
 | |
| .DS_Store
 | |
| .nyc_output
 | |
| .test
 | |
| .tmp
 | |
| 
 | |
| # source/config
 | |
| src
 | |
| *.yml
 | |
| .gitignore
 |