chore(input): ignore confidential resume assets

This commit is contained in:
2025-10-15 14:37:05 -05:00
parent fe477e6af4
commit 88f4771d58
6 changed files with 9 additions and 0 deletions

6
input/job-description/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
inbox/*
!inbox/.gitkeep
processed/*
!processed/.gitkeep
failures/*
!failures/.gitkeep

View File

View File

View File

3
input/resume/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*
!.gitkeep
!.gitignore

0
input/resume/.gitkeep Normal file
View File