comparison tool-data/white-list.ini @ 8:288a172e95aa draft default tip

Uploaded
author brenninc
date Mon, 09 May 2016 02:25:23 -0400
parents 1d1b8eb0e6b7
children
comparison
equal deleted inserted replaced
7:1d1b8eb0e6b7 8:288a172e95aa
1 # This file only works if saved as {tool}/tool-data/white_list.ini
2
3 # Start of paths that will be accepted by the directory reader
4 # No jokers including * currently supported.
5 # Even files listed here will be checked against the black list
6
7 # To accept all paths just keep line with a single slash
8 /
9
10 # Add directories absolulute for example
11 /home/joe_blog/galaxy_data
12
13 # relative test_data as it only make sense for planemo tests
14 test-data/
15