chore: exclude internal evidence from source archives
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
* text=auto eol=lf
|
||||
*.sh text eol=lf
|
||||
*.ps1 text eol=crlf
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.webp binary
|
||||
*.zip binary
|
||||
|
||||
# Generated operational evidence is not part of a source release archive.
|
||||
/artifacts export-ignore
|
||||
/PROJECT_STATE.md export-ignore
|
||||
/MASTER_BUILD_PROMPT.md export-ignore
|
||||
/FILE_INDEX.md export-ignore
|
||||
|
||||
Reference in New Issue
Block a user