nextpnr/.gitignore
Clifford Wolf b908b02022 Rename "dummy" arch to "generic"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-06-29 20:40:55 +02:00

27 lines
296 B
Plaintext

/generated/
/objs/
/nextpnr-generic*
/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/
*.asc
*.bin
/Testing/*
CTestTestfile.cmake
install_manifest.txt