Sha256: 936849cccc0c4e1509343dcadb7c94f3cbf41a51bcf7341013c9177453045e07

Contents?: true

Size: 290 Bytes

Versions: 19

Compression:

Stored size: 290 Bytes

Contents

TARGET /target1/abc
file[0-9].js

DENY
# This will deny the files we don't want, and one we do
file[2-9].js

# This will add one back
allow file4.js

# this will remove it again
file4.js

# And finally, add back the one we want.
ALLOW
file2.js


TARGET /target1/def
allow all

deny file2.js

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
sproutcore-1.11.0 spec/buildtasks/helpers/accept_list
sproutcore-1.11.0.rc3 spec/buildtasks/helpers/accept_list
sproutcore-1.11.0.rc2 spec/buildtasks/helpers/accept_list
sproutcore-1.11.0.rc1 spec/buildtasks/helpers/accept_list
sproutcore-1.10.3.1 spec/buildtasks/helpers/accept_list
sproutcore-1.10.2 spec/buildtasks/helpers/accept_list
sproutcore-1.10.1 spec/buildtasks/helpers/accept_list
sproutcore-1.10.0 spec/buildtasks/helpers/accept_list
sproutcore-1.10.0.rc.3 spec/buildtasks/helpers/accept_list
sproutcore-1.10.0.rc.2 spec/buildtasks/helpers/accept_list
sproutcore-1.10.0.rc.1 spec/buildtasks/helpers/accept_list
sproutcore-1.9.2 spec/buildtasks/helpers/accept_list
sproutcore-1.9.1 spec/buildtasks/helpers/accept_list
sproutcore-1.9.0 spec/buildtasks/helpers/accept_list
sproutcore-1.8.2.1 spec/buildtasks/helpers/accept_list
sproutcore-1.8.1 spec/buildtasks/helpers/accept_list
sproutcore-1.8.0 spec/buildtasks/helpers/accept_list
sproutcore-1.7.1.beta-java spec/buildtasks/helpers/accept_list
sproutcore-1.7.1.beta spec/buildtasks/helpers/accept_list