From 13c119f167ad522109bc8c378a5abc4ebfccb5d4 Mon Sep 17 00:00:00 2001 From: Dennis Xiloj Date: Fri, 28 Feb 2014 00:26:43 -0600 Subject: [PATCH] Added ignore for directory config under KDE Dolphin, the KDE file manager, writes specific directory configuration in .directory files. --- Global/Linux.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Global/Linux.gitignore b/Global/Linux.gitignore index b25c15b8..9911632b 100644 --- a/Global/Linux.gitignore +++ b/Global/Linux.gitignore @@ -1 +1,4 @@ *~ + +# KDE directory preferences +.directory