forked from Github_Repos/cvw
Add vscode and pycache folders to .gitignore
This commit is contained in:
parent
b5003b093a
commit
7367052e76
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