aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2023-11-13 17:44:12 -0800
committerFuwn <[email protected]>2023-11-13 17:44:12 -0800
commite4f904587bf05dadc615f60d1f0b1519442451e4 (patch)
treeba4e9658dbbaa6e0b9875ae38401200b6c7331f9 /.gitignore
downloadiverilog-test-bench-main.tar.xz
iverilog-test-bench-main.zip
feat: initial releaseHEADmain
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1630bd2
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+# Visual Studio Code
+.vscode
+
+# Icarus Verilog
+*.vvp
+*.vcd