1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

gitignore

This commit is contained in:
Unrud 2018-09-08 14:42:21 +02:00 committed by Unrud
parent 4fb851c80e
commit e55d188b27

2
.gitignore vendored
View file

@ -8,8 +8,10 @@ __pycache__
/dist /dist
/Radicale.egg-info /Radicale.egg-info
.pytest_cache
.cache .cache
.coverage .coverage
.coverage.*
.eggs .eggs
.project .project
.pydevproject .pydevproject