summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-10-14 13:18:10 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-10-14 13:18:10 -0400
commit6ec04a713879a30add3f4e44b4d091ff37443a9a (patch)
tree77857948f5e7889e28d750c1ae55f0eaabbc8399
parent1fbfb4077380530b01306e1e052b1d34a0930ec9 (diff)
downloadpython-coveragepy-git-6ec04a713879a30add3f4e44b4d091ff37443a9a.tar.gz
Not sure how I went for so long without one of these creeping in
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b952771a..ad586497 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,6 @@ sample_html_beta
# Stuff in the ci directory.
*.token
+
+# OS junk
+.DS_Store