Initial commit
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
.venv
|
||||||
|
.env
|
||||||
|
*.log
|
||||||
0
src/jetson_agent/__init__.py
Normal file
0
src/jetson_agent/__init__.py
Normal file
0
src/jetson_agent/api/__init__.py
Normal file
0
src/jetson_agent/api/__init__.py
Normal file
Reference in New Issue
Block a user