From b67d58a0e9d607160e4e616ed2eac93abfe5e037 Mon Sep 17 00:00:00 2001 From: Chance Strickland Date: Thu, 26 Jan 2023 12:53:42 -0800 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7c0cff34ef0..0198dee6b2d 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ tsconfig.tsbuildinfo /scripts/playground/template.local /scripts/playground/template/build /scripts/playground/template/package-lock.json + +/NOTES.md