chiark / gitweb /
fs-util: introduce fchmod_and_chown()
[elogind.git] / .gitignore
1 *.a
2 *.cache
3 *.gch
4 *.log
5 *.o
6 *.plist
7 *.py[co]
8 *.stamp
9 *.swp
10 *.trs
11 *~
12 .config.args
13 .deps/
14 /*.gcda
15 /*.gcno
16 /*.tar.bz2
17 /*.tar.gz
18 /*.tar.xz
19 /GPATH
20 /GRTAGS
21 /GSYMS
22 /GTAGS
23 /TAGS
24 /ID
25 /build*
26 /coverage/
27 /image.raw
28 /image.raw.cache-pre-dev
29 /image.raw.cache-pre-inst
30 /install-tree
31 /mkosi.builddir/
32 /mkosi.output/
33 /tags
34 __pycache__/
35
36 # elogind specific
37 /elogind
38 /elogind-cgroups-agent
39 /elogind-inhibit
40 /test-libelogind*
41
42 # Local Helper Scripts and Tools - Not for distribution
43 pwx/patches/*
44 !pwx/patches/.keep_dir
45 pwx/patches_port/*
46 !pwx/patches_port/.keep_dir
47 *.orig
48 *.rej
49 *.remote
50 *.bak
51 *.layout
52
53 # directories not needed by elogind
54 /sysusers.d
55 /hwdb
56 /catalog
57 /xorg
58 /network
59 /system-preset
60 /tmpfiles.d
61 /units
62 /rules
63 /test
64 /.github
65 /sysctl.d
66 /coccinelle
67 mask_po_files.sh
68 cccc
69 *.v234
70 *.v234.diff
71 .project
72 patches_port/