nextpnr/.gitignore

28 lines
311 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*
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/
*.asc
*.bin
2018-06-12 03:08:03 +08:00
/Testing/*
CTestTestfile.cmake
install_manifest.txt