deepke/.gitignore

18 lines
115 B
Plaintext
Raw Normal View History

2019-08-20 21:25:34 +08:00
.DS_Store
.idea
.vscode
__pycache__
*.pyc
2019-12-03 18:46:53 +08:00
test/.pytest_cache
2019-09-15 11:34:30 +08:00
2019-09-16 19:48:24 +08:00
data/out
2019-09-15 11:39:23 +08:00
2019-12-03 18:46:53 +08:00
logs
checkpoints
otherUtils.py
2019-09-15 11:39:23 +08:00
demo.py