Files
Radicale/.gitignore
2026-03-04 21:11:47 +01:00

29 lines
260 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
pytest-results.xml
pytestdebug.log
uv.lock