19 lines
206 B
Plaintext
19 lines
206 B
Plaintext
.git
|
|
.gitignore
|
|
.dockerignore
|
|
.DS_Store
|
|
|
|
node_modules
|
|
.next
|
|
.runtime
|
|
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
*.log
|
|
|
|
# Deployment templates and operator documentation are not runtime inputs.
|
|
deploy
|
|
docs
|
|
.project-docs
|