yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
29.79k stars 8.03k forks source link

Add some things to gitignore #158

Open sordonia120446 opened 5 years ago

sordonia120446 commented 5 years ago

Add some general Python things as well as repo-specific stuff to the gitignore. Some examples include the following:

__pycache__/
logs/
venv/
env.sh