GUI CSS: Refactored view styles to nested structure meeting sasslint requirements...
[check_mk.git] / .gitignore
blobba86fc8cb4a78a94141c0974d77ffee94fd10ed1
1 *.gcno
2 *.pyc
3 *.py.*.py
4 *kate-swp
5 *~
6 .*.swo
7 .*.swp
8 .DS_Store
9 .bugs/.last
10 .bugs/.my_ids
11 .cache
12 .coverage
13 .directory
14 .metadata
15 .mypy_cache
16 .ropeproject
17 GPATH
18 GRTAGS
19 GTAGS
20 RemoteSystemsTempFiles
21 aclocal.m4
22 ar-lib
23 autom4te.cache/
24 ChangeLog
25 check_mk-*.tar.gz
26 check-mk-*.tar.gz
27 check-mk-*.build
28 check-mk-*.dsc
29 clang-analyzer/
30 cmc-*.tar.gz
31 cme-*.tar.gz
32 compile
33 config.guess
34 config.h
35 config.h.in
36 config.log
37 config.status
38 config.sub
39 configure
40 depcomp
41 install-sh
42 missing
43 mk-livestatus-*.tar.gz
44 stamp-h1
45 tags
46 tests/web/data/*
47 .idea/
48 .venv
49 *.gcov
50 htmlcov/
51 artefacts/
52 node_modules/