aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-11-11 12:28:54 +0000
committerYann Herklotz <git@yannherklotz.com>2021-11-11 12:28:54 +0000
commit00815c1848041ee08bec774b781d015379865c75 (patch)
treebaf6810215665499beeefe4a79887bd14b2bcbc4 /.gitignore
parent7b4f7a0b920e474a7423a71b0ee156545b4f6977 (diff)
downloadvericert-00815c1848041ee08bec774b781d015379865c75.tar.gz
vericert-00815c1848041ee08bec774b781d015379865c75.zip
Add files to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d73417..aaabd2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -130,3 +130,13 @@ benchmarks/**/*.v
# Test
*.check
*.txt
+*.verilator/
+*.tmp
+*.clog
+obj_dir/
+*.[0-9]
+/*.c
+/*.sv
+/*.v
+
+.direnv/