]> git.ipfire.org Git - thirdparty/systemd.git/blob - .gitignore
Merge pull request #21664 from yuwata/network-tunnel-cleanups
[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 # Ignore any mkosi config files with "local" in the name
35 /mkosi.default.d/**/*local*.conf
36 /tags