3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-14 19:50:22 +00:00

Add .vscode to .gitignore

This commit is contained in:
Noah Evans 2025-03-14 09:50:52 -07:00
parent 6884c98e08
commit 133cef37c9

1
.gitignore vendored
View file

@ -54,3 +54,4 @@ __pycache__
/venv /venv
/boost /boost
/ffi /ffi
.vscode