blob: 9e0ead2c4eac8a1b8fc2ce67405352ecea2dba34 [file] [log] [blame]
# Generated files
*.pyc
*~
*.swp
.project
.pydevproject
# 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/
# CIPD installed binaries.
/.cipd_bin/
# Obsolete
/virtualenv/
/.venv/