Update git ignore locations

This commit is contained in:
Miodrag Milanovic 2020-06-27 13:18:06 +02:00
parent 9eb6e549c5
commit 901ad4e917
3 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@ -28,7 +28,8 @@ build/
/Testing/* /Testing/*
CTestTestfile.cmake CTestTestfile.cmake
install_manifest.txt install_manifest.txt
/bbasm /bba/bbasm
/bba-export.cmake
/ImportExecutables.cmake /ImportExecutables.cmake
*-coverage/ *-coverage/
*-coverage.info *-coverage.info

2
ecp5/.gitignore vendored
View File

@ -1,2 +1,2 @@
__pycache__ __pycache__
chipdbs/ chipdb/

2
ice40/.gitignore vendored
View File

@ -2,6 +2,6 @@
/blinky_tb /blinky_tb
/blinky_tb.vcd /blinky_tb.vcd
/picorv32.v /picorv32.v
/chipdbs/ /chipdb/
*.blif *.blif