Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Commit

Permalink
Update ignore patterns to include distutils files
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Dec 20, 2010
1 parent 7f83b41 commit 4e0c115
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +1,5 @@
*.pyc *.pyc
*.egg-info/ *.egg-info/
.DS_Store .DS_Store
dist/
build/

0 comments on commit 4e0c115

Please sign in to comment.