chore: Ignore .env file

This commit is contained in:
Daya Adianto
2024-12-24 15:14:30 +07:00
parent a5c5e6f4ae
commit b88507aa23

3
.gitignore vendored
View File

@ -1,6 +1,7 @@
.idea/
.lsp/
.vscode/
.env
venv/
pr_agent/settings/.secrets.toml
__pycache__
@ -8,4 +9,4 @@ dist/
*.egg-info/
build/
.DS_Store
docs/.cache/
docs/.cache/