initial project structure with empty files
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
.vscode/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
@@ -0,0 +1,5 @@
|
||||
pytest
|
||||
tomli
|
||||
sphinx
|
||||
#pyvisa
|
||||
#pyserial
|
||||
Reference in New Issue
Block a user