Skip to content

Commit

Permalink
Ignore .DS_Store files
Browse files Browse the repository at this point in the history
  • Loading branch information
miketierney committed Oct 28, 2015
1 parent 186c40d commit ae52007
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -4,6 +4,8 @@
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'

.DS_Store

# Ignore bundler config.
/.bundle

Expand All @@ -19,4 +21,4 @@
.env

bin/*
.sass-cache/*
.sass-cache/*

0 comments on commit ae52007

Please sign in to comment.