pytorch-dnc/.gitignore

21 lines
167 B
Plaintext
Raw Normal View History

2017-10-26 23:28:09 +08:00
*.pt
__pycache__/
.pypirc
pred.txt
multi-bleu.perl
*.pt
*.pyc
#.*
.idea
*.sublime-*
.DS_Store
data/
build/
venv/
__pycache__/
*.lang
*.log
.cache/
2017-10-26 23:29:05 +08:00
dist/
dnc.egg-info/