mars-vit-base-ctx2m / .gitignore
jichao
local changes
58a90c5
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
env/
venv/
ENV/
*.egg-info/
*.egg
*.log
# Jupyter Notebook
.ipynb_checkpoints
# Pytest
.cache
.pytest_cache/
# VS Code
.vscode/
.idea/
# System files
.DS_Store
Thumbs.db
test.ipynb