nextpnr/.gitignore
Keith Rothman 9557047e5e Move all string data into BBA file.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2021-02-05 09:22:55 -08:00

38 lines
476 B
Plaintext

/generated/
/objs/
/nextpnr-generic*
/nextpnr-ice40*
/nextpnr-ecp5*
/nextpnr-nexus*
/nextpnr-fpga_interchange*
cmake-build-*/
Makefile
cmake_install.cmake
compile_commands.json
CMakeFiles
CMakeScripts
CTestfile.cmake
CMakeCache.txt
*.so
*.dll
*.a
*.cbp
*.depends
.*.swp
a.out
*.json
*.dot
*.il
/generic/examples/blinky.png
build/
*.asc
*.bin
/Testing/*
CTestTestfile.cmake
install_manifest.txt
/bba/bbasm
/bba-export.cmake
/ImportExecutables.cmake
*-coverage/
*-coverage.info