Skip to content

Commit

Permalink
Ignore DS_Store files in Git
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Daniels committed Dec 19, 2012
1 parent 77bd796 commit 8a2f13c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.pyc
*.pyo
*~
*.DS_Store
wine-py2exe/
py2exe.log
*.kate-swp
Expand Down

0 comments on commit 8a2f13c

Please sign in to comment.