summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-10-14 13:18:10 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-05-19 07:21:14 -0400
commit9dda46a4353a5fe53c4b213083fb777e0e519e6c (patch)
tree86cdfcf787225a2c8b9e4b8d62d5f11148b134bd
parentb07256cd5249879c47184bc2081eb49cd5cc901e (diff)
downloadpython-coveragepy-git-9dda46a4353a5fe53c4b213083fb777e0e519e6c.tar.gz
Not sure how I went for so long without one of these creeping in
(cherry picked from commit 6ec04a713879a30add3f4e44b4d091ff37443a9a)
-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