From 0aca32e4c0dd01d1e034b8b48e37370c405fbf6f Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 16 Oct 2013 01:12:42 +0300 Subject: [PATCH] Ignore the lib_link and resource_link dirs Change-Id: Ib30199e3f193f9b98e9f0e2ec0d76953abf39a14 --- ios/MobileLibreOffice/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ios/MobileLibreOffice/.gitignore diff --git a/ios/MobileLibreOffice/.gitignore b/ios/MobileLibreOffice/.gitignore new file mode 100644 index 000000000000..85f0b5d7f5fa --- /dev/null +++ b/ios/MobileLibreOffice/.gitignore @@ -0,0 +1,2 @@ +/lib_link +/resource_link