feat: Add .dockerignore
This commit is contained in:
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@@ -0,0 +1,6 @@
|
||||
# Ignoring git folders and files
|
||||
.github/
|
||||
.git/
|
||||
|
||||
# Ignoring markdown files
|
||||
*.md
|
||||
Reference in New Issue
Block a user