Initial commit
This commit is contained in:
22
.gitignore
vendored
Normal file
22
.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
*.retry
|
||||
*.pyc
|
||||
__pycache__
|
||||
*.tar
|
||||
*.qcow2
|
||||
.*.swp
|
||||
*_ssh.cfg
|
||||
*.db
|
||||
*.log
|
||||
ztoken*
|
||||
.ztoken*
|
||||
*~
|
||||
ca_db
|
||||
.vault_prod
|
||||
.DS_Store
|
||||
roles_galaxy/
|
||||
collections_galaxy/
|
||||
custom*
|
||||
.vscode
|
||||
.secrets.sh*
|
||||
secrets.sh*
|
||||
|
||||
Reference in New Issue
Block a user