.gitignore_global 508 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. # After symlinking this to your home dir, run:
  2. # > git config --global core.excludesfile ~/.gitignore
  3. *.envrc
  4. known_hosts.old
  5. .ropeproject
  6. flower
  7. group_vars_prod
  8. service-dtld
  9. dtld-test.ini
  10. pypicloud
  11. *.backup
  12. .dir-locals.el
  13. __pycache))
  14. *.pyc
  15. *.DS_Store
  16. GTAGS
  17. GRTAGS
  18. GPATH
  19. .tern-port
  20. cscope.out
  21. test-reports/
  22. test_el8_dev.db
  23. package-lock.json
  24. .pyenv-version
  25. .mypy_cache
  26. .venv
  27. .rest
  28. ._*
  29. .stignore
  30. local-config.diff
  31. .tern-port
  32. .mypy_cache
  33. org-gcal
  34. .tool-versions
  35. ssh/.ssh/known_hosts
  36. *.key
  37. emoijis
  38. sure-reqs.txt