Updated .gitignore.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -8,7 +8,12 @@
|
|||||||
|
|
||||||
# Python
|
# Python
|
||||||
**/.venv
|
**/.venv
|
||||||
|
**/.env
|
||||||
|
**/playground.py
|
||||||
|
|
||||||
# Azure Secrets and Configuration.
|
# Azure Secrets and Configuration.
|
||||||
/.acr-pat
|
/.acr-pat
|
||||||
/azure.env
|
/azure.env
|
||||||
|
|
||||||
|
# MacOS Finder files
|
||||||
|
**/.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user