aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index a7d4313e..5f4df35c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
/generated/
/objs/
-/nextpnr-dummy
-/nextpnr-ice40
+/nextpnr-dummy*
+/nextpnr-ice40*
cmake-build-*/
Makefile
cmake_install.cmake
@@ -21,4 +21,5 @@ a.out
build/
*.asc
*.bin
-
+CTest*
+LastTest*