mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-03 18:19:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			420 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			420 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# logs
 | 
						|
logs
 | 
						|
*.log
 | 
						|
 | 
						|
# runtime data
 | 
						|
.DS_Store
 | 
						|
*.seed
 | 
						|
*.pid
 | 
						|
pids
 | 
						|
 | 
						|
# editors
 | 
						|
.idea
 | 
						|
 | 
						|
# build
 | 
						|
public
 | 
						|
 | 
						|
# cache
 | 
						|
.cache
 | 
						|
 | 
						|
# directory for instrumented libs generated by jscoverage
 | 
						|
lib-cov
 | 
						|
 | 
						|
# coverage directory used by tools like istanbul
 | 
						|
coverage
 | 
						|
 | 
						|
# swc
 | 
						|
.swc
 | 
						|
 | 
						|
# node-waf configuration
 | 
						|
.lock-wscript
 | 
						|
 | 
						|
# eslint cache
 | 
						|
.eslintcache
 | 
						|
 | 
						|
# dependency directory
 | 
						|
node_modules
 | 
						|
 | 
						|
# only apps should have lockfiles
 | 
						|
npm-shrinkwrap.json
 | 
						|
yarn.lock
 |