init repo
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# project files
|
||||
dataset/
|
||||
|
||||
*.pth
|
||||
|
||||
# python files
|
||||
__pycache__/
|
||||
|
||||
.venv
|
||||
Reference in New Issue
Block a user