Added some more folders to the .dockerignore file in the project.
This commit is contained in:
+7
-2
@@ -1,5 +1,10 @@
|
||||
.build
|
||||
.git
|
||||
# Folders
|
||||
/.build
|
||||
/.git
|
||||
/.swiftpm
|
||||
/.vscode
|
||||
|
||||
# Files
|
||||
.gitignore
|
||||
Makefile
|
||||
README.md
|
||||
|
||||
Reference in New Issue
Block a user