diff --git a/.gitignore b/.gitignore index 5bd1388e7df81b..520a30937bd9b5 100644 --- a/.gitignore +++ b/.gitignore @@ -57,6 +57,10 @@ npm-debug.log* /x-pack/plugins/apm/tsconfig.json apm.tsconfig.json +## @cypress/snapshot from apm plugin that could be added by mistake +## when switching from master or 7.x branches +snapshots.js + # release notes script output report.csv report.asciidoc