From 6ec04a713879a30add3f4e44b4d091ff37443a9a Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 14 Oct 2018 13:18:10 -0400 Subject: Not sure how I went for so long without one of these creeping in --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.1