完成基础框架

This commit is contained in:
evilbeast
2022-08-23 12:05:50 +08:00
commit 311a281d82
15 changed files with 539 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
# If you need to exclude files such as those generated by an IDE, use
# $GIT_DIR/info/exclude or the mm.excludesFile configuration variable as
# described in https://git-scm.com/docs/gitignore
*.egg-info
*.pot
*.py[co]
.tox/
__pycache__
MANIFEST
dist/
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
build/
tests/report/
venv
.idea
log/
*.c
main.spec
build/
config.ini
ntchat/wc/*.pyd