forked from Checkmk/checkmk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
69 lines (69 loc) · 781 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
.syntastic
*.gcno
*.pyc
*.py.*.py
*kate-swp
*~
*.cookie
*.timer
.*.swo
.*.swp
.DS_Store
.bugs/.last
.bugs/.my_ids
.cache
.coverage
.coverage.*
.directory
.metadata
.mypy_cache
.ropeproject
.venv-2.7
.venv-3.8
GPATH
GRTAGS
GTAGS
RemoteSystemsTempFiles
aclocal.m4
ar-lib
autom4te.cache/
ChangeLog
check_mk-*.tar.gz
check-mk-*.tar.gz
check-mk-*.build
check-mk-*.dsc
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/
install-sh
missing
mk-livestatus-*.tar.gz
stamp-h1
tags
tests/web/data/*
.idea/
/*.wpr
/*.wpu
/.tmp*
*.iml
.venv/
.venv.lock
*.gcov
htmlcov/
artefacts/
node_modules/
web/htdocs/js/*_min.js.map
.mypy_cache/
.vscode/
.testmondata