.gitignore 426 B

123456789101112131415161718192021222324252627282930313233
  1. *~
  2. \#*#
  3. .idea/
  4. *.komodoproject
  5. .loadpath
  6. .project
  7. *.pyc
  8. .pydevproject
  9. *.pyo
  10. *.redcar*
  11. .*.swp
  12. .sass-cache
  13. .rvmrc
  14. .DS_Store
  15. gce.ini
  16. multi_ec2.yaml
  17. .vagrant
  18. .tags*
  19. *.retry
  20. .vscode/*
  21. .cache
  22. .tox/
  23. .coverage
  24. *.egg-info
  25. .eggs
  26. cover/
  27. test/libvirt/install-config.yml
  28. test/libvirt/install-config-ansible.yml
  29. test/libvirt/terraform/terraform.tfvars
  30. test/libvirt/terraform/.terraform
  31. *.tfstate
  32. *.tfstate.backup
  33. test/libvirt/inventory.txt