From faeef883155f27da91b2563b753eabc4cfb42564 Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Tue, 1 Nov 2016 14:14:02 +0200 Subject: [PATCH] Add a directory to put the extra libraries, and ignore the libraries so that they don't get added to version control --- .bzrignore | 2 ++ openlp/plugins/presentations/lib/vendor/do_not_delete.txt | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 openlp/plugins/presentations/lib/vendor/do_not_delete.txt diff --git a/.bzrignore b/.bzrignore index 2c7f64680..6cd66e8c4 100644 --- a/.bzrignore +++ b/.bzrignore @@ -47,3 +47,5 @@ coverage tags output htmlcov +openlp/plugins/presentations/lib/vendor/Pyro4 +openlp/plugins/presentations/lib/vendor/serpent.py diff --git a/openlp/plugins/presentations/lib/vendor/do_not_delete.txt b/openlp/plugins/presentations/lib/vendor/do_not_delete.txt new file mode 100644 index 000000000..0c81c2425 --- /dev/null +++ b/openlp/plugins/presentations/lib/vendor/do_not_delete.txt @@ -0,0 +1,5 @@ +Vendor Directory +================ + +Do not delete this directory, it is used on Mac OS to place Pyro4 and serpent for use with Impress. +