SQL-Query-Env / .gitignore
Abhinav Singh
feat: add OpenEnv spec, README, and gitignore
cc0da5c
raw
history blame contribute delete
102 Bytes
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.env
.venv
venv/
*.log
.DS_Store
Thumbs.db