aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-02-09 10:36:03 +0000
committergatecat <gatecat@ds0.me>2021-02-09 10:36:03 +0000
commit1febb80a1e519719762aa471d34c3f9acbbe1751 (patch)
tree87d59f90ee6c9a2d71a0b2e2a0de33bcd0d722c3 /.gitignore
parentbcf81f0e711a443818089bde707f708c8d18dd23 (diff)
downloadnextpnr-1febb80a1e519719762aa471d34c3f9acbbe1751.tar.gz
nextpnr-1febb80a1e519719762aa471d34c3f9acbbe1751.tar.bz2
nextpnr-1febb80a1e519719762aa471d34c3f9acbbe1751.zip
Add nextpnr-gowin binary to gitignore
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 40c27b4c..9ddd4a4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
/nextpnr-ecp5*
/nextpnr-nexus*
/nextpnr-fpga_interchange*
+/nextpnr-gowin*
cmake-build-*/
Makefile
cmake_install.cmake