]> git.proxmox.com Git - proxmox-backup.git/blob - .gitignore
api: make prune-group a real workertask
[proxmox-backup.git] / .gitignore
1 **/*.rs.bk
2 *.5
3 *.7
4 *.backup
5 *.backup[0-9]
6 *.backup[0-9][0-9]
7 *.old
8 *.old[0-9]
9 *.old[0-9][0-9]
10 *~
11 /*.build
12 /*.buildinfo
13 /*.changes
14 /*.deb
15 /*.dsc
16 /*.tar*
17 /.do-cargo-build
18 /Cargo.lock
19 /docs/*/synopsis.rst
20 /docs/config/*/config.rst
21 /docs/config/acl/roles.rst
22 /docs/output
23 /docs/proxmox-backup-client/catalog-shell-synopsis.rst
24 # all services are generated from a .in file to set the libexec path
25 /etc/*.service
26 /proxmox-backup-server-dpkg-contents.txt
27 /www/.lint-incremental
28 /www/js/
29 __pycache__/
30 build/
31 local.mak
32 target/