Skip to content

Commit

Permalink
MAINT: Regularize ETS .gitignore's: include .pyd, .enamlc, .DS_Store
Browse files Browse the repository at this point in the history
whether needed now or not
  • Loading branch information
Jonathan March committed Feb 21, 2012
1 parent cbbd5d4 commit 26e5b55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# file types to ignore
*.pyc
*.pyd
*.so
*.enamlc
*~
.DS_Store

# ignore the build directories
*.egg-info/
Expand Down

0 comments on commit 26e5b55

Please sign in to comment.