From 45c7ceb917f31f84b151a2b48a7329cbfb44a02a Mon Sep 17 00:00:00 2001 From: Cristian Ionescu-Idbohrn Date: Sat, 16 Feb 2013 16:15:17 +0100 Subject: Ignore the .dep and share directories. Signed-off-by: Cristian Ionescu-Idbohrn Signed-off-by: Dirk Hohndel --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 14742cce9..54f6fb192 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.o /subsurface +.dep/ +share/ -- cgit v1.2.3-70-g09d2