Added "/media" to the paths to clean
This commit is contained in:
@@ -50,6 +50,7 @@ const REQUIRED_TOOLS = [
|
||||
];
|
||||
|
||||
const SYSTEM_FILES = [
|
||||
"/media/*",
|
||||
"/tmp/*",
|
||||
"/usr/**/__pycache__",
|
||||
"/usr/**/*.py[co]",
|
||||
|
||||
Reference in New Issue
Block a user