.gitignore 296 B

1234567891011121314151617181920212223
  1. .DS_Store
  2. /assets/ca.crt
  3. /state
  4. /bin
  5. /build
  6. /dist
  7. /gopath
  8. /images/*/build
  9. /scripts/images/vmware/assets
  10. .dockerfile
  11. *.swp
  12. /tests/integration/MANIFEST
  13. /tests/integration/.venv*
  14. /tests/integration/.tox
  15. /tests/integration/.idea
  16. *.pyc
  17. __pycache__
  18. /.dapper
  19. /.trash-cache
  20. /trash.lock
  21. .idea
  22. .trash-conf