Initialize repository
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
.idea/
|
||||
.claude/
|
||||
|
||||
data/synthetic/
|
||||
data/classifier/
|
||||
|
||||
checkpoints/
|
||||
onnx_models/
|
||||
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user