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

Unified gitignore

This commit is contained in:
Unrud 2020-03-02 02:43:49 +01:00
parent d57325a904
commit 98bea89665

9
.gitignore vendored
View file

@ -6,12 +6,19 @@ __pycache__
/MANIFEST /MANIFEST
/build /build
/dist /dist
/Radicale.egg-info /*.egg-info
/_site
coverage.xml
.pytest_cache
.cache .cache
.coverage .coverage
.coverage.*
.eggs .eggs
.project .project
.pydevproject .pydevproject
.settings .settings
.tox .tox
.vscode
.sass-cache
Gemfile.lock