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:45:33 +01:00
parent 0d7fc25847
commit c1720ee27a

17
.gitignore vendored
View file

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