radicale/.gitignore
2021-09-26 22:24:45 +02:00

26 lines
217 B
Plaintext

*~
.*.swp
*.pyc
__pycache__
/MANIFEST
/build
/dist
/*.egg-info
/_site
coverage.xml
.pytest_cache
.cache
.coverage
.coverage.*
.eggs
.mypy_cache
.project
.pydevproject
.settings
.tox
.vscode
.sass-cache
Gemfile.lock