nextpnr/.gitignore
2018-06-06 15:45:53 -04:00

22 lines
228 B
Plaintext

/generated/
/objs/
/nextpnr-dummy
/nextpnr-ice40
cmake-build-*/
Makefile
cmake_install.cmake
compile_commands.json
CMakeFiles
CMakeScripts
CTestfile.cmake
CMakeCache.txt
*.so
*.dll
*.a
*.cbp
*.depends
.*.swp
a.out
*.json
build/