blob: 92692e87485753bc5e48725d09326a9d5d1c5a9c [file] [log] [blame]
*~
*.swp
__pycache__/
cross-*
# 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/