Update and clean .gitignore
This commit is contained in:
parent
04764c2af4
commit
3c014cd7f5
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,12 +1,16 @@
|
|||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
MANIFEST
|
||||||
|
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
|
Radicale.egg-info
|
||||||
|
|
||||||
|
.cache
|
||||||
.coverage
|
.coverage
|
||||||
|
.eggs
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
.settings
|
.settings
|
||||||
.tox
|
.tox
|
||||||
MANIFEST
|
|
||||||
.cache
|
|
||||||
.eggs
|
|
||||||
|
Loading…
Reference in New Issue
Block a user