Commit 5df073e4 authored by nimrod's avatar nimrod
Browse files

Refresh .gitignore.

parent 6a9eb0dc
Loading
Loading
Loading
Loading
+11 −4
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
*.py[cod]
.DS_Store
__pycache__/
__pypackages__/
.vagrant/
vendor/
Thumbs.db
@@ -42,12 +43,18 @@ dist/
*.tar
*.rar
*.zip
*.xz
*.pid
*.lock
*.env
.bundle/
!Pipfile.lock
*.crt
*.csr
*.key
.vault-password
.terraform
.terraform.*
tfplan
*.tfstate*
*.venv
reports/
Ansible/*.crt
Ansible/*.csr
Ansible/*.key