.gitignore 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. # Secrets
  2. gcs-credentials.json
  3. .deps
  4. .libs
  5. .dirstamp
  6. .project
  7. .pydevproject
  8. # local dev outputs
  9. dist/
  10. *.o
  11. *.a
  12. config.h.in
  13. Makefile.in
  14. *~
  15. .*.swp
  16. *.old
  17. *.log
  18. *.pyc
  19. Makefile
  20. aclocal.m4
  21. autom4te.cache
  22. compile
  23. config.guess
  24. config.h
  25. config.status
  26. config.sub
  27. configure
  28. depcomp
  29. install-sh
  30. libtool
  31. ltmain.sh
  32. missing
  33. stamp-h1
  34. netdata.spec
  35. sha256sums.txt
  36. # netdata binaries
  37. netdata
  38. netdatacli
  39. !netdata/
  40. upload/
  41. artifacts/
  42. apps.plugin
  43. !apps.plugin/
  44. freeipmi.plugin
  45. !freeipmi.plugin/
  46. cups.plugin
  47. !cups.plugin/
  48. nfacct.plugin
  49. !nfacct.plugin/
  50. xenstat.plugin
  51. !xenstat.plugin/
  52. perf.plugin
  53. !perf.plugin/
  54. slabinfo.plugin
  55. !slabinfo.plugin/
  56. cgroup-network
  57. !cgroup-network/
  58. ebpf.plugin
  59. collectors/ebpf.plugin/reset_netdata_trace.sh
  60. !ebpf.plugin/
  61. # protoc generated files
  62. *.pb.cc
  63. *.pb.h
  64. # installation artifacts
  65. packaging/installer/.environment.sh
  66. *.tar.*
  67. *.run
  68. # netdata makeself downloads
  69. packaging/makeself/tmp/
  70. # Libbpf is always overwritten depending of kernel version
  71. packaging/libbpf.*
  72. # coverity
  73. cov-int/
  74. netdata-coverity-analysis.tgz
  75. .coverity-scan.conf
  76. .cproject/
  77. .idea/
  78. .vscode/
  79. .project/
  80. .settings/
  81. README
  82. TODO.md
  83. TODO.txt
  84. web/gui/chart-info/
  85. web/gui/control.html
  86. web/gui/dashboard.js
  87. web/gui/datasource.css
  88. web/gui/gadget.xml
  89. web/gui/index_new.html
  90. web/gui/version.txt
  91. # related to karma/javascript/node
  92. /node_modules/
  93. /coverage/
  94. system/netdata-lsb
  95. system/netdata-openrc
  96. system/netdata-init-d
  97. system/netdata.logrotate
  98. system/netdata.service
  99. system/netdata.service.*
  100. system/netdata-updater.service
  101. !system/netdata.service.in
  102. !system/netdata.service.*.in
  103. system/netdata.plist
  104. system/netdata-freebsd
  105. system/edit-config
  106. system/netdata.crontab
  107. daemon/anonymous-statistics.sh
  108. daemon/get-kubernetes-labels.sh
  109. health/notifications/alarm-notify.sh
  110. claim/netdata-claim.sh
  111. collectors/cgroups.plugin/cgroup-name.sh
  112. collectors/tc.plugin/tc-qos-helper.sh
  113. collectors/charts.d.plugin/charts.d.plugin
  114. collectors/node.d.plugin/node.d.plugin
  115. collectors/python.d.plugin/python.d.plugin
  116. collectors/fping.plugin/fping.plugin
  117. collectors/ioping.plugin/ioping.plugin
  118. collectors/go.d.plugin
  119. web/netdata-switch-dashboard.sh
  120. # installer generated files
  121. /netdata-uninstaller.sh
  122. /netdata-updater.sh
  123. # cmake files
  124. cmake-build-debug/
  125. cmake-build-release/
  126. CMakeCache.txt
  127. CMakeFiles/
  128. cmake_install.cmake
  129. .cmake
  130. compile_commands.json
  131. # jetbrains IDE
  132. .jetbrains*
  133. .DS_Store
  134. webcopylocal*
  135. # converted diagrams
  136. diagrams/*.png
  137. diagrams/*.svg
  138. diagrams/*.atxt
  139. diagrams/plantuml.jar
  140. # cppcheck
  141. cppcheck-build/
  142. # python virtual environment
  143. venv/
  144. # debugging / profiling
  145. makeself/debug/
  146. tests/profile/benchmark-dictionary
  147. tests/profile/benchmark-registry
  148. tests/profile/test-eval
  149. tests/profile/benchmark-line-parsing
  150. tests/profile/benchmark-procfile-parser
  151. tests/profile/benchmark-value-pairs
  152. tests/profile/statsd-stress
  153. tests/health_mgmtapi/health-cmdapi-test.sh
  154. oprofile_data/
  155. vgcore.*
  156. callgrind.out.*
  157. gmon.out
  158. gmon.txt
  159. sitespeed-result/
  160. tests/acls/acl.sh
  161. tests/urls/request.sh
  162. tests/alarm_repetition/alarm.sh
  163. tests/template_dimension/template_dim.sh
  164. aclk/legacy/tests/install-fake-charts.d.sh
  165. # tests and temp files
  166. test-driver
  167. **/tests/*_testdriver
  168. **/tests/*_testdriver.trs
  169. python.d/python-modules-installer.sh
  170. # documentation generated files
  171. docs/generator/src
  172. docs/generator/build
  173. docs/generator/doc
  174. docs/generator/localization
  175. docs/generator/mkdocs.yml
  176. .environment.sh
  177. #CLion files
  178. netdata.cbp
  179. # External dependencies
  180. externaldeps/
  181. # vim sessions
  182. Session.vim
  183. Session.*.vim
  184. # clangd cache
  185. .cache/
  186. # Special exceptions
  187. !packaging/repoconfig/Makefile