mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-07 11:05:52 +00:00
Ignore setuptools eggs
This commit is contained in:
parent
1c24abd4db
commit
5506d6633d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -7,6 +7,7 @@ env
|
|||
*.egg-info
|
||||
.cache
|
||||
.eggs
|
||||
.egg
|
||||
.xprocess
|
||||
dist
|
||||
tests/storage/dav/servers/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue