update make clean and .gitignore

This commit is contained in:
michelletandya
2021-08-04 19:45:08 +00:00
parent 383be3edec
commit 203116b614
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,3 +6,4 @@ pr.env
junit*.xml
debug.test
/output/
coverage.out
+1
View File
@@ -278,3 +278,4 @@ clean:
rm -rf test/bin/
rm -f node-problem-detector-*.tar.gz*
rm -rf output/
rm -f coverage.out