gitignore for test artifacts

This commit is contained in:
dj2ls 2021-12-12 11:00:47 +01:00
parent fde0c1432c
commit 1aa976c395

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# possible installation of codec2 within tnc
tnc/codec2
# temporary test artifacts
**/build
**/Testing