mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
Develop: Ignore .gitconfig files in dev environment
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
c6428da761
commit
9588d93aa4
2 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ venv
|
|||
.nv
|
||||
.eslintcache
|
||||
.gocache
|
||||
.gitconfig
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
|
|
|
|||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -33,6 +33,7 @@ venv
|
|||
.nv
|
||||
.eslintcache
|
||||
.gocache
|
||||
.gitconfig
|
||||
.system
|
||||
/pro/
|
||||
/portal/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue