summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 0a3e8d42fa5ec1d91ae133bed7eec18210b6befd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.deps
.libs

*.o
*.in
*~

Makefile
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1

netdata
apps.plugin
netdata.spec

*.tar.*