diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-07-08 08:51:29 +1000 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-07-08 08:51:29 +1000 |
| commit | d66bd1dfb9e090154e586680023aa2b1f22e735d (patch) | |
| tree | 897f611bfc67eefae5f395a45b032bd3c55ca138 /.gitignore | |
| parent | c8c22ccdcb7d16f817f59807ae1199c8f93158ed (diff) | |
.DS_Store can be ignored.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e95542e3ec..21b7e2560a 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ docs/_build/ docs/locale/ tests/coverage_html/ tests/.coverage +.DS_Store |
