This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
.github
|
||||
|
||||
# Specs and artifacts are fine to include, but ignore local junk
|
||||
**/node_modules
|
||||
**/.astro
|
||||
**/dist
|
||||
**/.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user