build(GIT): only include helper scripts in export archives
This commit is contained in:
+5
-1
@@ -73,8 +73,12 @@
|
||||
|
||||
#
|
||||
# Exclude files from exporting
|
||||
# only export helper scripts
|
||||
#
|
||||
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
.vscode/* export-ignore
|
||||
.vscode export-ignore
|
||||
.idea export-ignore
|
||||
build export-ignore
|
||||
README.md export-ignore
|
||||
|
||||
+1
-1
@@ -10,4 +10,4 @@
|
||||
ab-nginx.params
|
||||
|
||||
# don't track checksums -- no point
|
||||
checksums.sha256*
|
||||
checksums.sha256*
|
||||
|
||||
Reference in New Issue
Block a user