31 lines
		
	
	
		
			359 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			359 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Logs
 | |
| npm-debug.log*
 | |
| yarn-debug.log*
 | |
| yarn-error.log*
 | |
| 
 | |
| # Dependency directories
 | |
| node_modules/
 | |
| 
 | |
| # Optional npm cache directory
 | |
| .npm
 | |
| 
 | |
| # Optional eslint cache
 | |
| .eslintcache
 | |
| 
 | |
| # Optional REPL history
 | |
| .node_repl_history
 | |
| 
 | |
| # Yarn Integrity file
 | |
| .yarn-integrity
 | |
| 
 | |
| # Gatsby build files
 | |
| .cache/
 | |
| public/
 | |
| 
 | |
| # Test coverage
 | |
| coverage/
 | |
| 
 | |
| # Firebase
 | |
| .firebase/
 | |
| firebase-debug.log
 |