mirror of
				https://github.com/D4M13N-D3V/neroshitron.git
				synced 2025-10-31 09:35:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			237 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			237 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # See https://help.github.com/ignore-files/ for more about ignoring files.
 | |
| 
 | |
| # dependencies
 | |
| /node_modules
 | |
| 
 | |
| # misc
 | |
| .DS_Store
 | |
| 
 | |
| npm-debug.log*
 | |
| yarn-debug.log*
 | |
| yarn-error.log*
 | |
| 
 | |
| # Next.js
 | |
| /.next
 | |
| 
 | |
| /data
 | |
| 
 | |
| #local env files
 | |
| .env*.local
 | |
| 
 | |
| /coverage
 |