diff options
author | 2022-07-21 13:53:03 -0400 | |
---|---|---|
committer | 2022-07-21 13:53:03 -0400 | |
commit | 7b99043a21a84447f077c3445820a3eec0fda6d2 (patch) | |
tree | 5eacc614132aa70e76d699322a9ed70e829f9d22 | |
parent | add read only master with tests (diff) |
update gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ obj_dir -*.vcd +*mode[01][01].* |