]> git.ipfire.org Git - thirdparty/systemd.git/blob - .gitignore
man/run0: Describe environment variables set (#32622)
[thirdparty/systemd.git] / .gitignore
1 *.cache
2 *.plist
3 *.py[co]
4 *.swp
5 *.trs
6 *~
7 .config.args
8 .gdb_history
9 .deps/
10 .mypy_cache/
11 __pycache__/
12 /*.gcda
13 /*.gcno
14 /*.tar.bz2
15 /*.tar.gz
16 /*.tar.xz
17 /GPATH
18 /GRTAGS
19 /GSYMS
20 /GTAGS
21 /TAGS
22 /ID
23 /build*
24 /coverage/
25 /image.raw
26 /.#image.raw.lck
27 /image.raw.cache-pre-dev
28 /image.raw.cache-pre-inst
29 /image.raw.manifest
30 /install-tree
31 /.mkosi-*
32 /mkosi.builddir/
33 /mkosi.output/
34 /mkosi.installdir/
35 /mkosi.key
36 /mkosi.crt
37 mkosi.local.conf
38 /tags
39 .dir-locals-2.el
40 .vscode/