aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2020-06-27 13:18:06 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2020-06-27 13:18:06 +0200
commit901ad4e91782575e2121b5122c68445c02ded879 (patch)
tree34e68d9a4133fcc24cde27a362a9302e14f8f712
parent9eb6e549c5ef6c63fee9e13c7397178e67af2a40 (diff)
downloadnextpnr-901ad4e91782575e2121b5122c68445c02ded879.tar.gz
nextpnr-901ad4e91782575e2121b5122c68445c02ded879.tar.bz2
nextpnr-901ad4e91782575e2121b5122c68445c02ded879.zip
Update git ignore locations
-rw-r--r--.gitignore3
-rw-r--r--ecp5/.gitignore2
-rw-r--r--ice40/.gitignore2
3 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 9796d242..ca7b6e7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,7 +28,8 @@ build/
/Testing/*
CTestTestfile.cmake
install_manifest.txt
-/bbasm
+/bba/bbasm
+/bba-export.cmake
/ImportExecutables.cmake
*-coverage/
*-coverage.info
diff --git a/ecp5/.gitignore b/ecp5/.gitignore
index 3249a7bb..584e919d 100644
--- a/ecp5/.gitignore
+++ b/ecp5/.gitignore
@@ -1,2 +1,2 @@
__pycache__
-chipdbs/
+chipdb/
diff --git a/ice40/.gitignore b/ice40/.gitignore
index 55bd67ee..4427356a 100644
--- a/ice40/.gitignore
+++ b/ice40/.gitignore
@@ -2,6 +2,6 @@
/blinky_tb
/blinky_tb.vcd
/picorv32.v
-/chipdbs/
+/chipdb/
*.blif