50 lines
		
	
	
		
			491 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			491 B
		
	
	
	
		
			Plaintext
		
	
	
# dependencies
 | 
						|
/node_modules
 | 
						|
*/node_modules/*
 | 
						|
node_modules
 | 
						|
 | 
						|
session-bd*
 | 
						|
/session-bd*
 | 
						|
*/session-bd*/*
 | 
						|
**session-bd*
 | 
						|
 | 
						|
sessions*
 | 
						|
/sessions*
 | 
						|
*/sessions*/*
 | 
						|
**sessions*
 | 
						|
 | 
						|
log*
 | 
						|
/log*
 | 
						|
*/log*/*
 | 
						|
**log*
 | 
						|
 | 
						|
WWebJS
 | 
						|
/WWebJS
 | 
						|
*/WWebJS/*
 | 
						|
**WWebJS
 | 
						|
 | 
						|
.wwebjs_auth 
 | 
						|
*/wwebjs_auth/*
 | 
						|
.wwebjs_cache
 | 
						|
*/wwebjs_cache/* 
 | 
						|
 | 
						|
# testing
 | 
						|
/coverage
 | 
						|
 | 
						|
# production
 | 
						|
/build
 | 
						|
 | 
						|
# misc
 | 
						|
.DS_Store
 | 
						|
.env.local
 | 
						|
.env.development.local
 | 
						|
.env.test.local
 | 
						|
.env.production.local
 | 
						|
.env.save
 | 
						|
nano.save
 | 
						|
 | 
						|
npm-debug.log*
 | 
						|
yarn-debug.log*
 | 
						|
yarn-error.log*
 | 
						|
 |