wip
This commit is contained in:
22
.gitignore
vendored
22
.gitignore
vendored
@@ -1,6 +1,22 @@
|
||||
.venv/
|
||||
poetry.toml
|
||||
# remote-exec:
|
||||
|
||||
.remote.toml
|
||||
.poetry_pypath
|
||||
|
||||
|
||||
# poetry:
|
||||
|
||||
*.egg-info
|
||||
*.pyc
|
||||
poetry.toml
|
||||
.venv/
|
||||
|
||||
|
||||
# python:
|
||||
|
||||
__pycache__
|
||||
*.pyc
|
||||
|
||||
|
||||
# migen:
|
||||
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user