Skip to content

Commit

Permalink
Add .DS_Store to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
FooBarWidget committed Feb 11, 2010
1 parent 3169be4 commit 157be43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -8,6 +8,7 @@ scgi_demo
*.pyc
*.a
*.dSYM
.DS_Store
ext/apache2/*.la
ext/apache2/*.lo
ext/apache2/*.slo
Expand Down

0 comments on commit 157be43

Please sign in to comment.