We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cf6336 + 42fbfe2 commit 8623ff9Copy full SHA for 8623ff9
1 file changed
src/Find_Command.php
@@ -20,12 +20,18 @@ class Find_Command {
20
'/Maildir/',
21
'/tmp/',
22
// Generic application directories
23
+ '/configs/',
24
+ '/config/',
25
'/data/',
26
'/uploads/',
27
'/themes/',
28
'/plugins/',
29
'/modules/',
30
'/assets/',
31
+ '/thumbs/',
32
+ '/thumb/',
33
+ '/albums/',
34
+ '/attachments/',
35
'/js/',
36
'/pdf/',
37
'/releases/',
0 commit comments