mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-01 12:09:10 +00:00
.gitignore: add nuitka and cache stuff
This commit is contained in:
parent
fb998cbd66
commit
fde952a6d9
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -16,3 +16,7 @@ platform_linux.c
|
|||
*.so
|
||||
docs/usage/*.inc
|
||||
.idea/
|
||||
.cache/
|
||||
borg.build/
|
||||
borg.dist/
|
||||
borg.exe
|
||||
|
|
Loading…
Reference in a new issue