mirror of
https://github.com/Manoj-HV30/cloud-vps.git
synced 2026-07-13 00:50:10 +00:00
fixed structure
This commit is contained in:
+4
-2
@@ -1,9 +1,11 @@
|
||||
# Pulumi
|
||||
azure/venv/
|
||||
venv/
|
||||
*.pyc
|
||||
__pycache__/
|
||||
|
||||
# Pulumi state (if using local backend)
|
||||
azure/.pulumi/
|
||||
.pulumi/
|
||||
|
||||
# Secrets
|
||||
@@ -16,5 +18,5 @@ __pycache__/
|
||||
.DS_Store
|
||||
|
||||
# Local configurations (DO NOT COMMIT)
|
||||
Pulumi.dev.yaml
|
||||
ansible/inventory.yml
|
||||
azure/Pulumi.dev.yaml
|
||||
azure/ansible/inventory.yml
|
||||
|
||||
Reference in New Issue
Block a user