Updated .gitignore.

This commit is contained in:
2025-08-18 23:08:49 +02:00
parent 86281742da
commit 2f465a8217

5
.gitignore vendored
View File

@@ -8,7 +8,12 @@
# Python
**/.venv
**/.env
**/playground.py
# Azure Secrets and Configuration.
/.acr-pat
/azure.env
# MacOS Finder files
**/.DS_Store