CpptrajAI / .gitignore
hemantn
Deploy CpptrajGPT to HuggingFace Spaces
037ba33
raw
history blame contribute delete
198 Bytes
# Environment
.env
*.env
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.egg-info/
dist/
build/
.venv/
venv/
env/
# Large files
CpptrajManual.pdf
Test/
# Sensitive
resume.txt
# OS
.DS_Store
*.swp