.gitignore 524 B

123456789101112131415161718192021222324252627282930313233343536
  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/.openshift_install_state.json
  29. test/libvirt/.openshift_install.log
  30. test/libvirt/*.ign
  31. test/libvirt/install-config-ansible.yml
  32. test/libvirt/terraform/terraform.tfvars
  33. test/libvirt/terraform/.terraform
  34. *.tfstate
  35. *.tfstate.backup
  36. test/libvirt/inventory.txt