gitignore: remove buildbot and doxygen artifacts
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,4 +8,6 @@ build/*
|
|||||||
*.gcov.c
|
*.gcov.c
|
||||||
*.gcno
|
*.gcno
|
||||||
*.gcda
|
*.gcda
|
||||||
*[#]*[#]
|
*[#]*[#]
|
||||||
|
doxygen/*
|
||||||
|
buildbot-upload/*
|
||||||
Reference in New Issue
Block a user