Skip to content

Commit d4eaabb

Browse files
committed
Ignore *.data files by default
1 parent a897b5a commit d4eaabb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/CoreOptions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ public static function optionSpecs() : array {
259259
[
260260
'.bat',
261261
'.crt',
262+
'.data', // et-cache puts these in wp-content/et-cache
262263
'.DS_Store',
263264
'.git',
264265
'.idea',

0 commit comments

Comments
 (0)