You've already forked immich
							
							
				mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-31 00:18:28 +02:00 
			
		
		
		
	* add vscode extensions as recommendations * forgot to add DCM because it's not available for VSCodium afaict * update docs * fix formatting
		
			
				
	
	
		
			27 lines
		
	
	
		
			431 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			431 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| **/node_modules/**
 | |
| 
 | |
| .DS_Store
 | |
| .vscode/*
 | |
| !.vscode/launch.json
 | |
| !.vscode/extensions.json
 | |
| .idea
 | |
| 
 | |
| docker/upload
 | |
| docker/library
 | |
| uploads
 | |
| coverage
 | |
| 
 | |
| mobile/gradle.properties
 | |
| mobile/openapi/pubspec.lock
 | |
| mobile/*.jks
 | |
| mobile/libisar.dylib
 | |
| mobile/openapi/test
 | |
| mobile/openapi/doc
 | |
| mobile/openapi/.openapi-generator/FILES
 | |
| 
 | |
| open-api/typescript-sdk/build
 | |
| mobile/android/fastlane/report.xml
 | |
| mobile/ios/fastlane/report.xml
 | |
| 
 | |
| vite.config.js.timestamp-*
 |