13 lines
118 B
Plaintext
13 lines
118 B
Plaintext
/.git
|
|
/node_modules
|
|
.dockerignore
|
|
.env
|
|
Dockerfile
|
|
fly.toml
|
|
<% if (remix) { -%>
|
|
|
|
/.cache
|
|
/build
|
|
/public/build
|
|
<% } -%>
|