aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b782e849..f35ac73a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,3 +65,5 @@
/doc/html/
# MacOS metadata
.DS_Store
+# Test generated data
+/test/clightgen/*.v \ No newline at end of file