gitignore: remove buildbot and doxygen artifacts

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

2
.gitignore vendored
View File

@@ -9,3 +9,5 @@ build/*
*.gcno *.gcno
*.gcda *.gcda
*[#]*[#] *[#]*[#]
doxygen/*
buildbot-upload/*