dot env is updated for connection string

This commit is contained in:
hasnain 2025-11-02 18:12:35 +05:00
parent e501c8dfb9
commit f05b6448cf

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
*.json