mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-11 08:05:18 +02:00
Add Dockerfile and .dockerignore, update log page layout
This commit is contained in:
parent
b1840006f0
commit
9d5fbf00ad
3 changed files with 33 additions and 3 deletions
17
.dockerignore
Normal file
17
.dockerignore
Normal file
|
@ -0,0 +1,17 @@
|
|||
Dockerfile
|
||||
.dockerignore
|
||||
.git
|
||||
.gitignore
|
||||
.gitattributes
|
||||
README.md
|
||||
.npmrc
|
||||
.prettierrc
|
||||
.eslintrc.cjs
|
||||
.graphqlrc
|
||||
.editorconfig
|
||||
.svelte-kit
|
||||
.vscode
|
||||
node_modules
|
||||
build
|
||||
package
|
||||
**/.env
|
Loading…
Add table
Add a link
Reference in a new issue