init: 初始化项目
This commit is contained in:
@@ -6,9 +6,13 @@
|
||||
# TODO: where does this rule come from?
|
||||
docs/_book
|
||||
|
||||
.idea
|
||||
|
||||
# TODO: where does this rule come from?
|
||||
test/
|
||||
|
||||
**/venv/**
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user