mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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
|
*.egg-info
|
||||||
.cache
|
.cache
|
||||||
.eggs
|
.eggs
|
||||||
|
.egg
|
||||||
.xprocess
|
.xprocess
|
||||||
dist
|
dist
|
||||||
tests/storage/dav/servers/*
|
tests/storage/dav/servers/*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue