nextpnr/.gitignore

22 lines
228 B
Plaintext
Raw Normal View History

2018-06-06 03:03:06 +08:00
/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
2018-06-06 03:03:06 +08:00
*.depends
2018-06-05 21:01:26 +08:00
.*.swp
a.out
*.json
build/