Files
human-archive/.dockerignore
MrSphay f29339cf12
Some checks failed
Build and publish Docker image / docker (push) Failing after 2m33s
Initial human archive app
2026-06-26 21:31:46 +02:00

13 lines
121 B
Plaintext

node_modules
.next
out
coverage
.git
.env
.env.*
npm-debug.log*
yarn-debug.log*
Dockerfile
docker-compose*.yml
README.md