1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
target/
tarpaulin-report.html
Makefile.local
.*.swp
perf.data
perf.data.old
inventory-*.diff
inventory-*.json
inventory-*.diff.commit
# Vendored dependencies (generated by cargo vendor)
vendor/
.cargo/config.vendor.toml
# External reference repositories
references/
# RPM packaging artifacts
packaging/rpm/BUILD/
packaging/rpm/BUILDROOT/
packaging/rpm/RPMS/
packaging/rpm/*.tar.gz
packaging/rpm/*.sha256
packaging/rpm/*.asc
packaging/rpm/.cargo/
# OBS packaging artifacts
packaging/obs/.osc/
# Old git history backup
.git.old/
# Python packaging artifacts (maturin/PyO3)
*.so
*.pyc
__pycache__/
*.egg-info/
dist/
build/
# Reference files
fedora
wiki