Update .gitignore

PiperOrigin-RevId: 304574629
Change-Id: Ie8fd461eeb3329cb682cf18d3ec9e2df174e1b11
pull/38/head
Christian Blichmann 2020-04-03 02:30:35 -07:00 committed by Copybara-Service
parent 496672c333
commit bd4cb3ad10
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -2,9 +2,11 @@
.DS_Store
# Build files
bazel-*
build/
# Editor backup files
*.swp
*~
# IDE files
.vscode/
.idea
compile_commands.json