summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c1e087a..1642c9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,9 @@
*.pdf
-.vscode/
-env/
+.venv
__pycache__/
+*quartus
+*.v
+*.vcd
+*.cc
+*.bak
+*.pytest_cache \ No newline at end of file