.gitignore |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 656f639dc3664437a491fa8dd5ecf44fd430fa27
Author: Thorsten Behrens <thorsten.behr...@cib.de>
Date:   Sat Apr 9 16:34:14 2016 +0200

    Ignore lo.png output from make dump-deps-png
    
    Change-Id: I9d968a14db440a54e3accefb12e2d0a5685d0b37

diff --git a/.gitignore b/.gitignore
index 2370081..01e57e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -140,6 +140,9 @@ DerivedData
 # doxygen output
 /docs
 
+# make dump-deps output
+/lo.png
+
 # gdb config
 /.gdbinit
 /.gdb_history
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to