You've already forked immich
							
							
				mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 00:18:28 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			207 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .DS_Store
 | |
| node_modules
 | |
| /build
 | |
| /package
 | |
| .env
 | |
| .env.*
 | |
| !.env.example
 | |
| src/api/open-api
 | |
| *.md
 | |
| *.json
 | |
| coverage
 | |
| dist
 | |
| **/migrations/**
 | |
| 
 | |
| # Ignore files for PNPM, NPM and YARN
 | |
| pnpm-lock.yaml
 | |
| package-lock.json
 | |
| yarn.lock
 |