diff options
author | jjsuperpower <jjs29356@gmail.com> | 2022-08-04 22:41:26 -0500 |
---|---|---|
committer | jjsuperpower <jjs29356@gmail.com> | 2022-08-04 22:41:26 -0500 |
commit | 064faff0677f105e6a317f858bb09df57ca18511 (patch) | |
tree | 3b94a31aa560c0f1719b207b9990909872c72430 /hdl_lab/.gitignore | |
parent | 99e4d6d9dd93ef25214e7b518bf06c96b0e233f7 (diff) |
deprecated all myhdl stuff, moving to Amaranth
Diffstat (limited to 'hdl_lab/.gitignore')
-rw-r--r-- | hdl_lab/.gitignore | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hdl_lab/.gitignore b/hdl_lab/.gitignore deleted file mode 100644 index 3f63f69..0000000 --- a/hdl_lab/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -quartus -gen_verilog -simulation -.vscode -__pycache__ -**__pycache__ -.pytest_cache
\ No newline at end of file |