Compare commits

..

2 Commits

Author SHA1 Message Date
4c8a14b1f8 Merge pull request 'feat: Add .dockerignore file with ignore patterns' (#13) from rework/lightweight into main
Some checks failed
Update Memento Dev on VPS / deploy (push) Has been cancelled
Reviewed-on: #13
2025-04-21 16:33:38 +00:00
955a605b75 feat: Add .dockerignore file with ignore patterns 2025-04-21 18:33:15 +02:00

3
.dockerignore Normal file
View File

@ -0,0 +1,3 @@
**/node_modules
**/*.afphoto
**/dist