radicale/.gitignore
2020-03-02 02:43:00 +01:00

25 lines
205 B
Plaintext

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