diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ .venv/ build/ -__pycache__
\ No newline at end of file +__pycache__ + +*.log +*.jou
\ No newline at end of file |
![]() |
index : hello-alchitry-pt-v2 | |
| Basic Amaranth HDL blinky example for the Alchitry Pt V2 development board |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,4 +1,7 @@ .venv/ build/ -__pycache__
\ No newline at end of file +__pycache__ + +*.log +*.jou
\ No newline at end of file |