diff --git a/exception/ignore-files.js b/exception/ignore-files.js index 67bbdc7..469dd23 100644 --- a/exception/ignore-files.js +++ b/exception/ignore-files.js @@ -16,6 +16,7 @@ export default [ 'package-lock.json', 'pnpm-debug.log', 'pnpm-lock.yaml', + '.devcontainer.json', 'test', 'yarn-error.log', 'yarn.lock',