mirror of
https://github.com/deepseek-ai/smallpond
synced 2025-06-26 18:27:45 +00:00
init
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
__pycache__
|
||||
.ipynb_checkpoints
|
||||
.tmp/
|
||||
dist/
|
||||
build/
|
||||
*.egg-info/
|
||||
tests/data/
|
||||
tests/runtime/
|
||||
*.log
|
||||
*.pyc
|
||||
*.xml
|
||||
.tmp/
|
||||
.idea
|
||||
.coverage
|
||||
.vscode/
|
||||
.hypothesis/
|
||||
docs/*/generated/
|
||||
.venv*/
|
||||
Reference in New Issue
Block a user