.gitignore_global 435 B

1234567891011121314151617181920212223242526272829303132
  1. # After symlinking this to your home dir, run:
  2. # > git config --global core.excludesfile ~/.gitignore
  3. .envrc
  4. .ropeproject
  5. flower
  6. group_vars_prod
  7. service-dtld
  8. dtld-test.ini
  9. pypicloud
  10. *.backup
  11. .dir-locals.el
  12. __pycache))
  13. *.pyc
  14. *.DS_Store
  15. GTAGS
  16. GRTAGS
  17. GPATH
  18. elation/test_lib
  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