18 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			178 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# general
 | 
						|
**/.DS_Store
 | 
						|
**/.env*
 | 
						|
**/next-env.d.ts
 | 
						|
 | 
						|
# python
 | 
						|
**/.venv/
 | 
						|
**/__pycache__/
 | 
						|
**/models
 | 
						|
 | 
						|
# nextjs
 | 
						|
**/.next/
 | 
						|
**/node_modules/
 | 
						|
**/out/
 | 
						|
 | 
						|
# src-tauri
 | 
						|
**/target/
 | 
						|
**/gen/schemas |