diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -95,3 +95,7 @@ tests/conv/gsm0503_test_vectors.c # vi files *.sw? /tests/libsercomstub.a + +# code coverage reports +libosmocore-*-coverage* +coverage-cobertura.xml |