mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Unified gitignore
This commit is contained in:
parent
d57325a904
commit
98bea89665
1 changed files with 8 additions and 1 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -6,12 +6,19 @@ __pycache__
|
|||
/MANIFEST
|
||||
/build
|
||||
/dist
|
||||
/Radicale.egg-info
|
||||
/*.egg-info
|
||||
/_site
|
||||
|
||||
coverage.xml
|
||||
.pytest_cache
|
||||
.cache
|
||||
.coverage
|
||||
.coverage.*
|
||||
.eggs
|
||||
.project
|
||||
.pydevproject
|
||||
.settings
|
||||
.tox
|
||||
.vscode
|
||||
.sass-cache
|
||||
Gemfile.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue