Files
openmlsys-zh/.gitignore
2022-03-01 15:22:19 +00:00

15 lines
127 B
Plaintext

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