nilotpal-sql-bot / gitignore
nilotpaldhar2004's picture
Add files via upload
10f0e68 unverified
raw
history blame contribute delete
111 Bytes
__pycache__/
*.py[cod]
.env
.venv
venv/
.cache/
*.bin
*.safetensors
*.pt
*.log
*.csv
.DS_Store
.idea/
.vscode/