Add .gitignore, clean pycache
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
*.json
|
||||
*.jsonl
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user