summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2012-03-21 16:43:26 -0400
committerRyan Petrello <lists@ryanpetrello.com>2012-03-21 16:44:48 -0400
commit8f0ea133f965a25400254c36df9e9914d69fc78f (patch)
tree637fa141de6717ed897dcdf80b7c407209ec07df /.gitignore
parentaf17b1037044800ddcb788d2b1b306559f30a1ac (diff)
downloadpecan-8f0ea133f965a25400254c36df9e9914d69fc78f.tar.gz
Removing (and ignoring) a .DS_Store file.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bde7c10..df8ab61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ pip-log.txt
.coverage
.tox
htmlcov
+
+.DS_Store