mirror of
				https://github.com/ItzCrazyKns/Perplexica.git
				synced 2025-11-03 20:28:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			313 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			313 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Node.js
 | 
						|
node_modules/
 | 
						|
npm-debug.log
 | 
						|
yarn-error.log
 | 
						|
 | 
						|
# Build output
 | 
						|
/.next/
 | 
						|
/out/
 | 
						|
 | 
						|
# IDE/Editor specific
 | 
						|
.vscode/
 | 
						|
.idea/
 | 
						|
*.iml
 | 
						|
 | 
						|
# Environment variables
 | 
						|
.env
 | 
						|
.env.local
 | 
						|
.env.development.local
 | 
						|
.env.test.local
 | 
						|
.env.production.local
 | 
						|
 | 
						|
# Log files
 | 
						|
logs/
 | 
						|
*.log
 | 
						|
 | 
						|
# Testing
 | 
						|
/coverage/
 | 
						|
 | 
						|
# Miscellaneous
 | 
						|
.DS_Store
 | 
						|
Thumbs.db |