first commit
This commit is contained in:
Executable
+25
@@ -0,0 +1,25 @@
|
||||
.vscode/
|
||||
build/
|
||||
devel/
|
||||
.idea/
|
||||
Logs
|
||||
*.active
|
||||
*.bag
|
||||
*.tar.gz
|
||||
*.log
|
||||
*.py[cod]
|
||||
*.egg
|
||||
*.egg-info
|
||||
/**/build
|
||||
/**/dist
|
||||
venv/
|
||||
.history/
|
||||
*.pcd
|
||||
*.bag
|
||||
*.pt
|
||||
*.onnx
|
||||
*.jpg
|
||||
*.mp4
|
||||
*.png
|
||||
*.out
|
||||
log/
|
||||
Reference in New Issue
Block a user