diff --git a/.gitignore b/.gitignore index fc57292bf..2471a2bc7 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,7 @@ jspm_packages/ .vscode/ # Test coverage -/coverage/ \ No newline at end of file +/coverage/ + +# Local configuration files +RELEASE_CHECKLIST.md \ No newline at end of file