2024-08-16 17:01:16 +12:00
|
|
|
# .dockerignore
|
|
|
|
|
|
|
|
node_modules
|
2024-11-26 15:58:38 +13:00
|
|
|
README.md
|
|
|
|
Dockerfile
|
2024-08-16 17:01:16 +12:00
|
|
|
|
|
|
|
.git
|
|
|
|
.gitattributes
|
2024-11-26 15:58:38 +13:00
|
|
|
.gitignore
|
|
|
|
|
|
|
|
.npmrc
|
2024-08-16 17:01:16 +12:00
|
|
|
|
|
|
|
.eslintignore
|
|
|
|
.eslintrc.cjs
|
|
|
|
|
|
|
|
.prettierrc
|
|
|
|
.pretieriignore
|
|
|
|
|
2024-11-26 15:58:38 +13:00
|
|
|
.svelte-kit
|
2024-08-16 17:01:16 +12:00
|
|
|
|
2024-11-26 15:58:38 +13:00
|
|
|
build
|
|
|
|
package
|
|
|
|
**/.env
|