Add the root directory dot files

This commit is contained in:
Jackson Harper
2022-02-11 09:56:51 -08:00
parent d05c4afec4
commit b19115d138
8 changed files with 193 additions and 0 deletions

8
.dockerignore Normal file
View File

@ -0,0 +1,8 @@
**/node_modules
**/dist
**/.DS_Store
**/.env*
**/Dockerfile
**/.dockerignore
**/*.yaml
.secrets*.yaml