summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 41372a1e54a0a426cc48e8965bac11b872feec3e (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
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
*.a
*.cache
*.gch
*.log
*.o
*.plist
*.py[co]
*.stamp
*.swp
*.trs
*~
.config.args
.deps/
/*.gcda
/*.gcno
/*.tar.bz2
/*.tar.gz
/*.tar.xz
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/TAGS
/ID
/build*
/coverage/
/image.raw
/image.raw.cache-pre-dev
/image.raw.cache-pre-inst
/install-tree
/mkosi.builddir/
/mkosi.output/
/tags
__pycache__/

# elogind specific
/elogind
/elogind-cgroups-agent
/elogind-inhibit
/test-libelogind*

# Local Helper Scripts and Tools - Not for distribution
*.orig
*.rej
*.remote
*.bak
*.layout

# directories not needed by elogind
/sysusers.d
/hwdb
/catalog
/xorg
/network
/system-preset
/tmpfiles.d
/units
/rules
/test
/.github
/sysctl.d
/coccinelle
mask_po_files.sh
cccc
*.v234
*.v234.diff
.project
patches_port/