1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Unified gitignore

This commit is contained in:
Unrud 2020-03-02 02:44:17 +01:00
parent beeb7551b7
commit d2eb5106e2

20
.gitignore vendored
View file

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