diff options
author | Alexis Hovorka <[email protected]> | 2022-10-28 11:29:28 -0600 |
---|---|---|
committer | Alexis Hovorka <[email protected]> | 2022-10-28 11:29:28 -0600 |
commit | 916c766dab5d169b8327aeb03fbcfc76e194f52e (patch) | |
tree | 5da47e11a2d52bebaf774a0cdccd49565c43be29 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0545d5d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.vvp +*.vcd |