add dsp/target to gitignore

This commit is contained in:
Matt Huszagh 2020-11-22 14:32:43 -08:00
parent b34c8bb8a1
commit 9a83d565ae
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/target
/dsp/target
.gdb_history