forked from Checkmk/checkmk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
73 lines (73 loc) · 834 Bytes
/
.gitignore
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.*.swo
.*.swp
.bugs/.last
.bugs/.my_ids
.cache
.coverage
.coverage.*
.directory
.DS_Store
.idea/
.metadata
.mypy_cache
.mypy_cache/
.ropeproject
.syntastic
.testmondata
.venv-2.7
.venv-3.8
.venv.lock
.venv/
.vscode/
*.code-workspace
*.cookie
*.gcno
*.gcov
*.iml
*.py.*.py
*.pyc
*.timer
**/launch.json
*~
*kate-swp
/.tmp*
/*.wpr
/*.wpu
aclocal.m4
ar-lib
artefacts/
autom4te.cache/
ChangeLog
check_mk-*.tar.gz
check-mk-*.build
check-mk-*.dsc
check-mk-*.tar.gz
clang-analyzer/
cmc-*.tar.gz
cme-*.tar.gz
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
doc/plugin-api/build/
doc/plugin-api/source/apidoc/
GPATH
GRTAGS
GTAGS
htmlcov/
install-sh
missing
mk-livestatus-*.tar.gz
node_modules/
RemoteSystemsTempFiles
stamp-h1
tags
tests/web/data/*
tests/var/*
web/htdocs/js/*_min.js.map
/results