hello world

This commit is contained in:
ed
2019-05-26 16:30:19 +00:00
parent 764621e1f8
commit 5b708c45ed
14 changed files with 846 additions and 2 deletions

23
.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
# python
__pycache__/
*.py[cod]
*$py.class
MANIFEST.in
MANIFEST
copyparty.egg-info/
buildenv/
build/
dist/
*.rst
# sublime
*.sublime-workspace
# vscode
.vscode
# winmerge
*.bak
# other licenses
contrib/