update gitignore

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-02-19 12:38:40 +01:00
parent 0d890ec414
commit 5b9f575648
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored
View File

@ -1,6 +1,17 @@
local.mak
/target
**/*.rs.bk
*~
*.backup
*.backup[0-9]
*.backup[0-9][0-9]
*.old
*.old[0-9]
*.old[0-9][0-9]
*.5
*.7
*.html
__pycache__/
/etc/proxmox-backup.service
/etc/proxmox-backup-proxy.service
build/