Commit 9c514492 authored by Jiayuan Gu's avatar Jiayuan Gu Committed by Francisco Massa

Update .gitignore (#4)

* Update .gitignore

* Update .gitignore
parent 61ffdb38
......@@ -3,8 +3,7 @@ __pycache__
_ext
*.pyc
*.so
torch_detectron.egg-info/
torch_detectron/legacy/
maskrcnn-benchmark.egg-info/
build/
dist/
......@@ -22,6 +21,9 @@ dist/
*.swp
*~
# Pycharm editor settings
.idea
# project dirs
/datasets
/models
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment