pharmaspine-backend / .gitignore
ashish1265659565's picture
Upload folder using huggingface_hub
08fd094 verified
Raw
History Blame
437 Bytes
# Environments
.env
.env.*
!.env.example
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# Virtual environments
venv/
env/
ENV/
env.bak/
venv.bak/
# Node / React
node_modules/
dist/
build/
.npm
.eslintcache
.stylelintcache
# Mac OS
.DS_Store
# IDEs
.vscode/
.idea/
*.swp