diff options
author | jjsuperpower <jjs29356@gmail.com> | 2022-06-23 23:05:13 -0500 |
---|---|---|
committer | jjsuperpower <jjs29356@gmail.com> | 2022-06-23 23:05:13 -0500 |
commit | 74d4c111a16c955a0a8a60a6bdc32a27242c9e5b (patch) | |
tree | 2012384af5074c7ab21b47c7468f008487daa063 /hdl/testing/.gitignore | |
parent | 382b73b0989dc00093f4e5daa67d4386722b19fb (diff) |
update gitignore
Diffstat (limited to 'hdl/testing/.gitignore')
-rw-r--r-- | hdl/testing/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hdl/testing/.gitignore b/hdl/testing/.gitignore index 16063d7..2ddc4e7 100644 --- a/hdl/testing/.gitignore +++ b/hdl/testing/.gitignore @@ -1,2 +1,3 @@ quartus -gen_verilog
\ No newline at end of file +gen_verilog +simulation
\ No newline at end of file |