mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
.gitignore: ignore visual studio code settings
This commit is contained in:
parent
ab3d7e86f2
commit
9ec45181dd
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -91,3 +91,6 @@ ENV/
|
|||
|
||||
# Rope project settings
|
||||
.ropeproject
|
||||
|
||||
# VS Code settings
|
||||
.vscode
|
||||
|
|
Loading…
Reference in a new issue