Navigation Menu

Skip to content

Commit

Permalink
Update .gitignore to ignore .DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
JackStouffer committed Dec 1, 2015
1 parent da752fb commit 152dba0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -2,6 +2,7 @@
*.pyo
*.swp
*~
.DS_Store

# Packages
*.egg
Expand Down Expand Up @@ -36,4 +37,4 @@ env
env*

.webassets-cache
*.sublime-*
*.sublime-*

0 comments on commit 152dba0

Please sign in to comment.