syncmaster2 / .gitignore
aseelflihan's picture
Re-upload correct version of SyncMaster2
a4fc4ec
raw
history blame contribute delete
115 Bytes
# Ignore environment files
.env
# Python
__pycache__/
*.py[cod]
# Virtual environments
.venv/
# Other
.DS_Store