mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-30 11:11:28 +00:00
Merge pull request #1233 from PlasmaPower/git-ignore-eggs
Add .eggs to .gitignore
This commit is contained in:
commit
93b740adee
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -23,3 +23,4 @@ borg.dist/
|
|||
borg.exe
|
||||
.coverage
|
||||
.vagrant
|
||||
.eggs
|
||||
|
|
Loading…
Reference in a new issue