diff --git a/lib/content/index.js b/lib/content/index.js index b472fe06..55aeb1e8 100644 --- a/lib/content/index.js +++ b/lib/content/index.js @@ -53,6 +53,7 @@ const workspaceModule = { rm: [ '.npmrc', '.eslintrc.!(js|local.*)', + 'SECURITY.md', ], }