Do not include baseimage and installer in archive
These are part of the base image Fixes #39
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,5 +1,8 @@
|
||||
# following files are skipped when exporting using git archive
|
||||
test export-ignore
|
||||
scripts export-ignore
|
||||
baseimage export-ignore
|
||||
installer export-ignore
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user