mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Properly exclude all servers from git
This commit is contained in:
parent
ab5d9f5005
commit
d30a3063c2
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,4 +8,5 @@ env
|
|||
.cache
|
||||
.xprocess
|
||||
dist
|
||||
tests/storage/dav/servers/*/*
|
||||
tests/storage/dav/servers/*
|
||||
!tests/storage/dav/servers/__init__.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue