fp/.dockerignore

18 lines
170 B
Plaintext
Raw Normal View History

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