From d3d40cd47d9d32cf014f7869ea119a3e1c380d92 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Thu, 6 Jul 2017 03:11:19 +0200 Subject: [PATCH] Have git ignore local desktop files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf05ec1..1fb6ad7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ web/howto/mysql.html web/howto/pgloader.1.html web/howto/quickstart.html web/howto/sqlite.html +.DS_Store