[sabayon] Ignore .gvfs in user profiles
- From: Federico Mena Quintero <federico src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sabayon] Ignore .gvfs in user profiles
- Date: Mon, 3 Aug 2009 23:40:40 +0000 (UTC)
commit 70a11d6b9e2ed12940aad76dd9b8bb41315093d5
Author: Federico Mena Quintero <federico novell com>
Date: Fri Jul 31 14:27:36 2009 -0500
Ignore .gvfs in user profiles
There is nothing worth preserving there from the Sabayon session.
Signed-off-by: Federico Mena Quintero <federico novell com>
lib/config.py.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lib/config.py.in b/lib/config.py.in
index 482073c..c5c9990 100755
--- a/lib/config.py.in
+++ b/lib/config.py.in
@@ -113,6 +113,7 @@ DIRECTORIES_TO_IGNORE = [
".gconfd",
".gstreamer-0.8",
".gstreamer-0.10",
+ ".gvfs",
".metacity/sessions",
".nautilus/metafiles",
".profile_cache",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]