blob: 38fe785e830289070250a730454d4c9831cc0a6d [file] [log] [blame]
# Visual Studio Code
/.vscode/
/src/.vscode/
# Go packages, e.g. when Visual Studio Code is run from the base folder, not src
/pkg/
# Emacs.
*~
# Vim
*.swp
__pycache__/
# GN out directory
android/out/
# Nested checkout
src/chromiumos/tast/remote/firmware/data/fw-testing-configs/
# Intelij
.idea