fp/.dockerignore

18 lines
170 B
Plaintext
Raw Normal View History

2024-01-20 16:16:14 +00:00
Dockerfile
2024-03-29 07:28:02 +00:00
*.dockerfile
2024-01-20 16:16:14 +00:00
.dockerignore
2024-03-29 07:28:02 +00:00
.gitignore
*~
2024-01-20 16:16:14 +00:00
node_modules
npm-debug.log
README.md
.next
.git
LICENSE
.nvmrc
CHECKS
app.json
.env*
compose/
docker-compose.*
.vscode