CV_parser / .dockerignore
vietlethe's picture
Initialize CV Parser project with FastAPI, Docker support, and document parsing capabilities
716138f
raw
history blame contribute delete
138 Bytes
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
.env
.venv
env/
ENV/
.git
.gitignore
.idea/
.vscode/
*.pdf
*.jpg
*.png
*.jpeg
data/