OpenExempt / .gitignore
servantez
Add gitignore
5f464c0
# Environment variables
.env
# IDE and editor files
.vscode/
# Python-specific
__pycache__/
.Python
.venv/
# Operating System
.DS_Store