blob: 1b32ebbcef85e1fe5e5caf4979bab20b366ebccc [file] [log] [blame]
### General file patterns
*~
.DS_Store
.vscode
*_BACKUP_*
*_REMOTE_*
*_LOCAL_*
*_BASE_*
*.dSYM
*.iml
*.orig
*.pyc
*.code-workspace
*.sublime-project
*.sublime-workspace
*.swp
*.swo
Cargo.lock
!/third_party/rust_crates/**/Cargo.lock
Cargo.toml
!/third_party/rust_crates/**/Cargo.toml
rls*.log
Session.vim
tags
TAGS
Thumbs.db
# For storing local scripts and data files in a source tree.
/local/
/tmp/