Files
openmlsys-zh/.gitignore
2022-01-21 16:41:13 +08:00

13 lines
122 B
Plaintext

**/.ipynb_checkpoints
**/__pycache__
data/
*.json
*.params
*.DS_Store
*.csv
*egg-info*
dist*
_build/
test*.md
run.sh
.idea