gitignore for generated gdb file

Change-Id: I5552512fc9b07d8c5dde42f5429023d672d55123
Reviewed-on: https://dart-review.googlesource.com/c/88060
Reviewed-by: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
Daco Harkes 2018-12-26 15:51:44 +00:00
parent c10da25d48
commit 10782621d0

3
.gitignore vendored
View file

@ -42,6 +42,9 @@ CMakeLists.txt
.vscode
.history
# GDB files
.gdb_history
# Built by chromebot and downloaded from Google Storage
client/tests/drt