.gitignore_global 459 B

12345678910111213141516171819202122232425262728293031323334
  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
  33. org-gcal
  34. .tool-versions