diff --git a/.gitignore b/.gitignore index 8825811..2e98a60 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,12 @@ # Python **/.venv +**/.env +**/playground.py # Azure Secrets and Configuration. /.acr-pat /azure.env + +# MacOS Finder files +**/.DS_Store