text_auth_ai / .spacesignore
satyakimitra's picture
Prepare for Hugging Face Spaces deployment
cd56c2e
raw
history blame contribute delete
179 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.git/
.env
.venv
venv/
*.log
.DS_Store
.idea/
.vscode/
*.swp
*.swo
data/uploads/*
data/reports/*
logs/*