Skip to content

Commit

Permalink
Add Mac temp file to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeil committed Apr 7, 2013
1 parent 25a5b8c commit babd696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,6 +1,7 @@
*.pyc *.pyc
*~ *~
*.lock *.lock
*.DS_Store
/data/WebOOT.* /data/WebOOT.*
/*.egg-info /*.egg-info
/env /env
Expand Down

0 comments on commit babd696

Please sign in to comment.