diff options
author | jjsuperpower <jjs29356@gmail.com> | 2022-09-05 20:04:52 -0500 |
---|---|---|
committer | jjsuperpower <jjs29356@gmail.com> | 2022-09-05 20:04:52 -0500 |
commit | 63626f2f6fc7e8912a349f120e37998cd1a05554 (patch) | |
tree | a4a10c448613bd683b79a2f5dbef892edef0d49d /archive/myhdl/.gitignore | |
parent | 762e8b8786d8c921726c8ddc92a2513f42dad683 (diff) |
moveing file around
Diffstat (limited to 'archive/myhdl/.gitignore')
-rw-r--r-- | archive/myhdl/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/archive/myhdl/.gitignore b/archive/myhdl/.gitignore new file mode 100644 index 0000000..3f63f69 --- /dev/null +++ b/archive/myhdl/.gitignore @@ -0,0 +1,7 @@ +quartus +gen_verilog +simulation +.vscode +__pycache__ +**__pycache__ +.pytest_cache
\ No newline at end of file |