policies.txt shouldn't be under version control

This commit is contained in:
azett 2022-01-15 13:21:08 +01:00
parent 77011020a1
commit fe65c960ab

View File

@ -1,11 +0,0 @@
<?php
$policies = array (
0 =>
array (
'do' => '0',
'is_all' => true,
),
);
?>