summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 21be4c9..42a9aad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,3 +97,9 @@ ENV/
# Rope project settings
.ropeproject
+
+# Mac stuff
+.DS_Store
+
+# coverage output folder
+cov_html/