Add Immich import flow; ignore node_modules, secrets
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,3 +5,7 @@ photo_pipeline.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
test_flow.py
|
||||
node_modules/
|
||||
package.json
|
||||
package-lock.json
|
||||
.immich-key
|
||||
|
||||
Reference in New Issue
Block a user