changed gitignore

This commit is contained in:
Simon Schmidt 2021-06-09 11:17:11 +02:00
parent 3c2c09f0b9
commit e71d8eb717
2 changed files with 4 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"python.pythonPath": "/usr/bin/python3"
}

View File

@ -4,3 +4,4 @@ __pycache__/
*.swp
*.vcd
*.lxt
*.vvp