summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-06-04 07:59:00 +0530
committerSebastian Thiel <sthiel@thoughtworks.com>2019-06-04 07:59:00 +0530
commit1ff799e725c5cbdea33f952495211708482e2b73 (patch)
tree2cc1532db05b8c280995215f1e0ab7088f2b81b7 /.gitignore
parent74dc7e07813503c7c1c3d5ff0c6cd4b3f2d9ad01 (diff)
ignore ds-store
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 25adb76..5b2eae3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@ Cargo.lock
/.idea/
/callgrind.profile
+
+.DS_Store