mirror of https://github.com/YosysHQ/nextpnr.git
Added the build directory to .gitignore
This commit is contained in:
parent
3a6e400f44
commit
c18f0b1c22
|
|
@ -18,3 +18,4 @@ CMakeCache.txt
|
|||
.*.swp
|
||||
a.out
|
||||
*.json
|
||||
build/
|
||||
|
|
|
|||
Loading…
Reference in New Issue