add src/artifacts to .gitignore

This folder is generated when running `make -C src all_platforms`. Add
it to ignored files.
Ignore .gdb_history too.
This commit is contained in:
Noah Pendleton 2020-12-12 12:43:02 -05:00 committed by UweBonnes
parent aa0d8f4b5d
commit 272a45df12
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -18,3 +18,5 @@ blackmagic_upgrade
*.exe
*.elf
.vscode
.gdb_history
src/artifacts/