diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c281ea324..e5f27403d 100644 --- a/.gitignore +++ b/.gitignore @@ -84,8 +84,17 @@ cmake_install.cmake .jetbrains* +.DS_Store + contrib/debian/changelog profile/benchmark-dictionary profile/benchmark-registry *.pyc + +diagrams/*.png +diagrams/*.svg +diagrams/*.atxt +diagrams/plantuml.jar + +netdata.cppcheck |