chiark / gitweb /
Add migration tools for safe keeping.
[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 /build*
25 /coverage/
26 /image.raw
27 /image.raw.cache-pre-dev
28 /image.raw.cache-pre-inst
29 /install-tree
30 /mkosi.builddir/
31 /tags
32 __pycache__/
33
34 # elogind specific
35 /elogind
36 /elogind-cgroups-agent
37 /elogind-inhibit
38 /test-libelogind*
39
40 # Local Helper Scripts and Tools - Not for distribution
41 pwx/patches/*
42 !pwx/patches/.keep_dir
43 pwx/patches_port/*
44 !pwx/patches_port/.keep_dir
45 *.orig
46 *.rej
47 *.remote
48 *.bak
49 *.layout
50
51 # directories not needed by elogind
52 /sysusers.d
53 /hwdb
54 /catalog
55 /xorg
56 /network
57 /system-preset
58 /tmpfiles.d
59 /units
60 /rules
61 /test
62 /.github
63 /sysctl.d
64 /coccinelle
65 mask_po_files.sh
66 cccc
67 *.v234
68 *.v234.diff
69 .project
70 patches_port/