From 900541b3b249db498fb68a58b947325a85363d90 Mon Sep 17 00:00:00 2001 From: Christian Klopp Date: Thu, 5 Apr 2018 14:04:52 +0200 Subject: [PATCH] add DS_Store --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8fae614..0288cf3 100644 --- a/.gitignore +++ b/.gitignore @@ -40,4 +40,6 @@ docker/tmp/* GPATH GRTAGS GTAGS -.python-version \ No newline at end of file +.python-version +.DS_Store +.#*