Spaces:
Sleeping
Sleeping
# Node / frontend stuff | |
# Python | |
__pycache__/ | |
*.pyc | |
*.pyo | |
*.pyd | |
.venv | |
.env | |
# Git | |
.git | |
.gitignore | |
# OS / Editor | |
.DS_Store | |
Thumbs.db | |
.vscode | |
.idea | |
# Logs | |
*.log | |