gitignore: remove buildbot and doxygen artifacts

This commit is contained in:
2017-05-10 21:44:40 -07:00
parent e506e74ca4
commit 2a6178da6f

4
.gitignore vendored
View File

@@ -8,4 +8,6 @@ build/*
*.gcov.c *.gcov.c
*.gcno *.gcno
*.gcda *.gcda
*[#]*[#] *[#]*[#]
doxygen/*
buildbot-upload/*