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
View File
@@ -0,0 +1,6 @@
inbox/*
!inbox/.gitkeep
processed/*
!processed/.gitkeep
failures/*
!failures/.gitkeep
+3
View File
@@ -0,0 +1,3 @@
*
!.gitkeep
!.gitignore
View File