aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorobijuan <juan@iearobotics.com>2017-02-16 20:02:16 +0100
committerobijuan <juan@iearobotics.com>2017-02-16 20:02:16 +0100
commit6e6b67b9ea316b64c22027082b160c41b26a7ac5 (patch)
tree28e235ec25f76cecd90cad1c8d10b50af0dce5f5 /.gitignore
parent56a6d968b646f60d8c248b9838455431382081ea (diff)
downloadghdl-yosys-plugin-6e6b67b9ea316b64c22027082b160c41b26a7ac5.tar.gz
ghdl-yosys-plugin-6e6b67b9ea316b64c22027082b160c41b26a7ac5.tar.bz2
ghdl-yosys-plugin-6e6b67b9ea316b64c22027082b160c41b26a7ac5.zip
.asc, .bin, .blif, .rpt, .cf added to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a551be6..3e4a084 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,10 @@
*.d
.gdb_history
+*.bin
+*.asc
+*.blif
+*.cf
+*.rpt
+*.o
+*.so
+