paperlists / .gitignore
jingyangcarl's picture
Upload folder using huggingface_hub
79dc07f verified
raw
history blame contribute delete
335 Bytes
# Python
.history
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# Streamlit
.streamlit/
# IDE
.idea/
.vscode/
*.swp
*.swo
# Operating System
.DS_Store
Thumbs.db
# Generated files
filtered_results-*.json
*.csv