nextpnr/.gitignore

37 lines
449 B
Plaintext
Raw Normal View History

2018-06-06 03:03:06 +08:00
/generated/
/objs/
/nextpnr-generic*
2018-06-12 03:04:30 +08:00
/nextpnr-ice40*
/nextpnr-ecp5*
/nextpnr-nexus*
cmake-build-*/
Makefile
cmake_install.cmake
compile_commands.json
CMakeFiles
CMakeScripts
CTestfile.cmake
CMakeCache.txt
*.so
*.dll
*.a
*.cbp
2018-06-06 03:03:06 +08:00
*.depends
2018-06-05 21:01:26 +08:00
.*.swp
a.out
*.json
*.dot
*.il
/generic/examples/blinky.png
build/
*.asc
*.bin
2018-06-12 03:08:03 +08:00
/Testing/*
CTestTestfile.cmake
install_manifest.txt
2020-06-27 19:18:06 +08:00
/bba/bbasm
/bba-export.cmake
/ImportExecutables.cmake
2018-08-24 00:38:13 +08:00
*-coverage/
*-coverage.info