Skip to content

Commit 5a4e03e

Browse files
committed
Update .gitignore and .dockerignore files
Signed-off-by: Michael Mayer <[email protected]>
1 parent a4cd1ac commit 5a4e03e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
/photoprism-*
1919
/frontend/tests/acceptance/screenshots
2020
/test/
21+
/specs/
2122

2223
# Docker configuration files:
2324
.dockerignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ frontend/coverage/
6060
/assets/static/maps/
6161
/assets/*net
6262
/assets/vision
63+
/specs/
6364

6465
# Files created automatically by editors and/or operating systems:
6566
.DS_Store

0 commit comments

Comments
 (0)