Merge pull request #8900 from ThomasWaldmann/gitignore-update

.gitignore: update entries
This commit is contained in:
TW 2025-06-04 11:51:13 +02:00 committed by GitHub
commit 2295c83c7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
.gitignore vendored
View file

@ -2,12 +2,9 @@ MANIFEST
docs/_build
build
dist
external
borg-env
.tox
src/borg/compress.c
src/borg/crypto/low_level.c
src/borg/hashindex.c
src/borg/item.c
src/borg/chunker.c
src/borg/checksums.c
@ -23,12 +20,9 @@ src/borg/_version.py
*.pyd
*.so
.idea/
.cache/
.junie/
.vscode/
borg.build/
borg.dist/
borg.exe
.coverage
.coverage.*
.vagrant
.eggs