aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2018-06-01 11:58:31 +0200
committerDavid Shah <davey1576@gmail.com>2018-06-02 13:48:28 +0200
commitee0a5374d8902f8f21be25a21ab20ae23b21c103 (patch)
treeacf8d6c980719ecaaff69ba35f4a2b4946c7344e /.gitignore
parentd3e54131e70db28399799329d8ba3c6271a9b5fb (diff)
downloadnextpnr-ee0a5374d8902f8f21be25a21ab20ae23b21c103.tar.gz
nextpnr-ee0a5374d8902f8f21be25a21ab20ae23b21c103.tar.bz2
nextpnr-ee0a5374d8902f8f21be25a21ab20ae23b21c103.zip
Add a CMake based build system
Signed-off-by: David Shah <davey1576@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ce0c108..f75a5be6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,15 @@
/objs/
/nextpnr-dummy
/nextpnr-ice40
+cmake-build-*/
+Makefile
+cmake_install.cmake
+compile_commands.json
+CMakeFiles
+CMakeScripts
+CTestfile.cmake
+CMakeCache.txt
+*.so
+*.dll
+*.a
+*.cbp