Develop: Ignore .gitconfig files in dev environment

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2026-05-22 23:55:19 +02:00
parent c6428da761
commit 9588d93aa4
2 changed files with 2 additions and 0 deletions

View file

@ -70,6 +70,7 @@ venv
.nv
.eslintcache
.gocache
.gitconfig
.DS_Store
.DS_Store?
._*

1
.gitignore vendored
View file

@ -33,6 +33,7 @@ venv
.nv
.eslintcache
.gocache
.gitconfig
.system
/pro/
/portal/