mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
Add vscode and pycache folders to .gitignore
This commit is contained in:
parent
4f01aae844
commit
95bf1e26b8
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,6 +3,9 @@
|
|||||||
|
|
||||||
.nfs*
|
.nfs*
|
||||||
|
|
||||||
|
__pycache__/
|
||||||
|
.vscode/
|
||||||
|
|
||||||
#vsim work files to ignore
|
#vsim work files to ignore
|
||||||
transcript
|
transcript
|
||||||
vsim.wlf
|
vsim.wlf
|
||||||
|
Loading…
Reference in New Issue
Block a user