.gitignore_global 478 B

123456789101112131415161718192021222324252627282930313233343536
  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. .tern-port
  19. cscope.out
  20. test-reports/
  21. test_el8_dev.db
  22. package-lock.json
  23. .pyenv-version
  24. .mypy_cache
  25. .venv
  26. .rest
  27. ._*
  28. .stignore
  29. local-config.diff
  30. .tern-port
  31. .mypy_cache
  32. org-gcal
  33. .tool-versions
  34. ssh/.ssh/known_hosts
  35. *.key
  36. emoijis