18 lines
170 B
Plaintext
18 lines
170 B
Plaintext
Dockerfile
|
|
*.dockerfile
|
|
.dockerignore
|
|
.gitignore
|
|
*~
|
|
node_modules
|
|
npm-debug.log
|
|
README.md
|
|
.next
|
|
.git
|
|
LICENSE
|
|
.nvmrc
|
|
CHECKS
|
|
app.json
|
|
.env*
|
|
compose/
|
|
docker-compose.*
|
|
.vscode |