1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

commit previous changes and dep updates

This commit is contained in:
thatmattlove
2022-12-11 17:27:53 -05:00
parent 9300105d9f
commit 60429ebbc1
22 changed files with 1032 additions and 832 deletions

7
.gitignore vendored
View File

@@ -13,10 +13,17 @@ old_*.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
.ipynb*
# Pyenv
.python-version
# MyPy
.mypy_cache
# Pytest
.pytest_cache
# C extensions
*.so