]> arthur.barton.de Git - netdata.git/blobdiff - .gitignore
Merge pull request #334 from simonnagl/bugfix/sh_arithmetic_expand
[netdata.git] / .gitignore
index eb256f3ac7b1efedfc7b895a4e540c6a82031003..d3ae3ba614e9bb2d9103a377d812766c80f7eb39 100644 (file)
@@ -2,7 +2,8 @@
 .libs
 
 *.o
-*.in
+config.h.in
+Makefile.in
 *~
 
 Makefile
@@ -31,7 +32,6 @@ netdata.spec
 .cproject
 .idea/
 .project
-CMakeLists.txt
 README
 TODO.md
 asan_symbolize.py
@@ -57,4 +57,20 @@ web/datasource.css
 web/gadget.xml
 web/index_new.html
 web/version.txt
+
 system/netdata-openrc
+system/netdata-init-d
+system/netdata.logrotate
+
+netdata-installer.log
+netdata-uninstaller.sh
+
+gmon.out
+gmon.txt
+apps.plugin-profiler.sh
+
+CMakeCache.txt
+CMakeFiles/
+cmake_install.cmake
+
+.jetbrains*