Skip to content

Commit

Permalink
Merge pull request #565 from enthought/update_gitignore
Browse files Browse the repository at this point in the history
MAINT: update gitignore to ignore .pyo.
  • Loading branch information
cournape committed Jul 16, 2015
2 parents fe3b17d + af6d3a6 commit de2d38e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,8 +1,9 @@
*~
*.pyc
*.pyo

build
dist
ilan.sh

*.egg-info

Expand Down

0 comments on commit de2d38e

Please sign in to comment.