webdav-client-python-3/.gitignore
Zimmermann, Stefan 17fae10abc Fixing problems of integration and unit tests
- AssertEquals deprecation warnings
- Problems with byte/UTF strings and xml library
2019-01-31 11:33:40 +03:00

8 lines
77 B
Text

*.pyc
/**/*.pyc
/dist
/*.egg-info
/.eggs/
.project
.pydevproject
/.settings/