chore(output): ignore release artifacts

This commit is contained in:
2025-10-15 13:52:36 -05:00
parent d01114d2d2
commit 0eb31dc082
5 changed files with 13 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
*
!.gitkeep
!.gitignore
+3
View File
@@ -0,0 +1,3 @@
*
!.gitkeep
!.gitignore
+3
View File
@@ -0,0 +1,3 @@
*
!.gitkeep
!.gitignore
+3
View File
@@ -0,0 +1,3 @@
*
!.gitkeep
!.gitignore
+1
View File
@@ -9,6 +9,7 @@ This directory contains the post-processing side of ResumeCustomizer. It is resp
- `ForRelease/failed`: Markdown files that encountered an error during conversion (contains `.gitkeep` to preserve the directory).
- `Docker/`: container definition, watcher script, and helper wrapper that run the conversion daemon.
All `ForRelease` subdirectories include `.gitkeep`/`.gitignore` files so generated resumes stay local and out of version control.
## Running the Output Processor
Use the wrapper so the container writes files with your UID/GID: