Skip to content

Commit 35202d8

Browse files
committed
Update: gitignore to ignore .zip + .tar.gz
1 parent 07bc367 commit 35202d8

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.gitignore

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,12 @@
44
.idea
55
*.log
66
__pycache__
7-
.old/azure-pipeline/azure-pipelines.yml
87
.old/**
98
*.bak
109
terraform.tfvars
1110
**/bin/
12-
certs/
13-
vault-mtls-mock/certs-runtime/
14-
vault-mtls-mock/
1511
.env
1612
persys-automation/DESIGN_SPEC.md
1713
persys-intelligence/DESIGN_SPEC.md
18-
third_party/
14+
.zip
15+
.tar.gz

0 commit comments

Comments
 (0)