initial commit, here be dragons
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
### IDEA ###
|
||||
.idea
|
||||
|
||||
### Ansible ###
|
||||
*.retry
|
||||
*/.vault_key
|
||||
.fact_caching
|
||||
|
||||
### Vagrant ###
|
||||
.vagrant/
|
||||
*.box
|
||||
|
||||
### Misc ###
|
||||
*.kate-swp
|
||||
|
||||
*.iml
|
Reference in New Issue
Block a user