blob: 6f034c9cf8a4a0f3b3791a5ed4084f7663e537aa [file] [log] [blame] [edit]
# Generated files
*.py[co]
__pycache__
*~
*.swp
.project
.pydevproject
.mypy_cache
.pytest_cache
# source cross-reference files.
tags
.ctags
cscope.out
# Chromite virtualenv.
*.egg-info/
# Local eng changes to text editor config shouldn't show up in `git status`
# and shouldn't be git add-able unless explictly running `git add -f file`
/.dir-locals.el
/.idea/
/.exrc
/.nvimrc
/.vimrc
/.vscode/
# Obsolete
/virtualenv/
/.venv/
# Intellij files.
*.iml