flat-tree implementation coming down the tubes
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
*.egg-info/
|
||||
*.pyc
|
||||
.coverage
|
||||
.eggs/
|
||||
.mypy_cache/
|
||||
.tox/
|
||||
.venv/
|
||||
__pycache__
|
||||
build/
|
||||
dist/
|
||||
pip-wheel-metadata/
|
||||
documentation/build/
|
Reference in New Issue
Block a user