This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
borg
mirror of
https://github.com/borgbackup/borg
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge pull request
#1233
from PlasmaPower/git-ignore-eggs
Add .eggs to .gitignore
TW
9 years ago
parent
124265330f
58e42deaa0
commit
93b740adee
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -23,3 +23,4 @@ borg.dist/
borg.exe
.coverage
.vagrant
+.eggs