mirror of
				https://github.com/dec0dOS/zero-ui.git
				synced 2025-11-04 11:26:09 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
	
		
			464 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
	
		
			464 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Data
 | 
						|
data/db.json
 | 
						|
 | 
						|
# Logs
 | 
						|
logs
 | 
						|
*.log
 | 
						|
npm-debug.log*
 | 
						|
yarn-debug.log*
 | 
						|
yarn-error.log*
 | 
						|
 | 
						|
# Runtime data
 | 
						|
pids
 | 
						|
*.pid
 | 
						|
*.seed
 | 
						|
*.pid.lock
 | 
						|
 | 
						|
# Dependency directories
 | 
						|
node_modules/
 | 
						|
jspm_packages/
 | 
						|
 | 
						|
# Optional npm cache directory
 | 
						|
.npm
 | 
						|
 | 
						|
# Optional eslint cache
 | 
						|
.eslintcache
 | 
						|
 | 
						|
# Optional REPL history
 | 
						|
.node_repl_history
 | 
						|
 | 
						|
# Output of 'npm pack'
 | 
						|
*.tgz
 | 
						|
 | 
						|
# Yarn Integrity file
 | 
						|
.yarn-integrity
 | 
						|
 | 
						|
# Misc
 | 
						|
.DS_Store
 | 
						|
.env.local
 | 
						|
.env.development.local
 | 
						|
.env.test.local
 | 
						|
.env.production.local
 |