Skip to content

Commit

Permalink
Merge pull request #52 from cupy/gitignore-egginfo
Browse files Browse the repository at this point in the history
Fix .gitignore
  • Loading branch information
okuta committed May 24, 2017
2 parents 007286b + 45d317d commit 2b0cbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build
.coverage
.eggs/
_readthedocs_build
chainer.egg-info/
cupy.egg-info/
dist/
htmlcov/
.idea/

0 comments on commit 2b0cbf6

Please sign in to comment.