From 3b7b492a0bfd6255fd1147a64e93ea8c892d2f9e Mon Sep 17 00:00:00 2001 From: Evgeny Gerashchenko Date: Fri, 6 Apr 2012 22:52:37 +0400 Subject: [PATCH] Added workspace.xml of example-vfs to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7a11636407b..927b20cd726 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ idea/idea.properties examples/.idea/dictionaries examples/.idea/workspace.xml +examples/example-vfs/.idea/workspace.xml libraries/.idea/workspace.xml confluence/target confluence/target