]> git.ipfire.org Git - thirdparty/systemd.git/blob - .gitignore
Merge pull request #22618 from yuwata/network-safe-string
[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 /install-tree
30 /.mkosi-*
31 /mkosi.builddir/
32 /mkosi.output/
33 /mkosi.default
34 /mkosi.installdir/
35 # Ignore any mkosi config files with "local" in the name
36 /mkosi.default.d/**/*local*.conf
37 /tags