diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Python *.pyc -*.eggs -*.egg-info +/*.egg-info +/.eggs # misc user-created /build |
![]() |
index : amaranth-boards | |
| Board definitions for Amaranth HDL |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,7 +1,7 @@ # Python *.pyc -*.eggs -*.egg-info +/*.egg-info +/.eggs # misc user-created /build |