From: Simon Nagl (privat) Date: Tue, 10 Jan 2017 12:07:40 +0000 (+0100) Subject: Ignore .DS_Store X-Git-Tag: v1.5.0~35^2 X-Git-Url: https://arthur.barton.de/gitweb/?a=commitdiff_plain;h=06e673b8c595bf48f7c061d75e9ef75c9103f84e;hp=ccf1e86f86170b8d88786d4fa2ae5fd9c031bfe4;p=netdata.git Ignore .DS_Store In the Apple macOS operating system, .DS_Store is a file that stores custom attributes of its containing folder (https://en.wikipedia.org/wiki/.DS_Store) --- diff --git a/.gitignore b/.gitignore index 30962eaa..e5f27403 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,8 @@ cmake_install.cmake .jetbrains* +.DS_Store + contrib/debian/changelog profile/benchmark-dictionary profile/benchmark-registry