diff tool-data/white-list.ini @ 0:ccabef3f7d5f draft

Uploaded first version
author brenninc
date Sun, 08 May 2016 11:01:03 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool-data/white-list.ini	Sun May 08 11:01:03 2016 -0400
@@ -0,0 +1,15 @@
+# This file only works if saved as {tool}/tool-data/white_list.ini
+
+# Start of paths that will be accepted by the directory reader
+# No jokers including * currently supported.
+# Even files listed here will be checked against the black list
+
+# To accept all paths just keep line with a single slash
+/
+
+# Add directories absolulute for example
+/home/joe_blog/galaxy_data
+
+# relative test_data as it only make sense for planemo tests
+test-data/
+