diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |