chore: ignore data/ and PDFs; keep repo lean and secure

This commit is contained in:
hyungi
2025-08-13 07:25:03 +09:00
parent 72d889f5ef
commit f478fba45b
4 changed files with 4 additions and 1752 deletions

4
.gitignore vendored
View File

@@ -25,3 +25,7 @@ dist/
build/
.pytest_cache/
# Data artifacts
data/
*.pdf

File diff suppressed because one or more lines are too long