From 564319761f39f7d56dae02f62787d9f382525112 Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Mon, 12 Jan 2015 12:36:50 +0300 Subject: Ignore .idea/workspace.xml --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 278ea8d1..182d9c77 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +/.idea/workspace.xml out doc -- cgit