1
Fork 0
photoview/api
Kjeldgaard 7ab9a12e43 V2 Ignore Directories
Looks for .photoviewignore file in all root dirs and potential subdirs.
Subdirs inherit the ignore rules from parent dir. If a .photoviewignore
file is found in a subdir, the new ignore rules are appended to the
existing ignore rules.

Ignore match engine is from 'github.com/sabhiram/go-gitignore'.

Signed-off-by: Kjeldgaard <Kjeldgaard@users.noreply.github.com>
2021-02-23 15:59:37 +01:00
..
.vscode Properly merge SiteInfo in Apollo cache 2020-12-09 16:58:40 +01:00
data/models Start on face detection 2021-02-15 17:35:28 +01:00
database Start on face detection 2021-02-15 17:35:28 +01:00
graphql Fix new Docker runtime errors 2021-02-22 21:14:15 +01:00
routes Start on face detection 2021-02-15 17:35:28 +01:00
scanner V2 Ignore Directories 2021-02-23 15:59:37 +01:00
server Prefixed the env variables to avoid naming collisions 2021-01-16 23:27:23 +02:00
utils Start on face detection 2021-02-15 17:35:28 +01:00
example.env Implement postgres support 2021-01-31 17:07:29 +01:00
go.mod Start on face detection 2021-02-15 17:35:28 +01:00
go.sum Start on face detection 2021-02-15 17:35:28 +01:00
gqlgen.yml Various improvements to faces UI 2021-02-19 23:30:43 +01:00
server.go Add UI to move faces between face groups 2021-02-20 22:43:07 +01:00