[.gitignore] Add bundle script
No need to commit this in the repo, but keeping this locally helps with building the feedback repo. ghstack-source-id: 28f08992b1ab856567a5338af07e12ac820a7298 Pull Request resolved: https://github.com/facebook/react-forget/pull/2854
Sathya Gunsasekaran committed
Apr 16, 2024 at 14:41 UTC
5bceb3cb3b0542eef57ffedad1cff1b6aa2132dc
1 file changed
+2
compiler/.gitignore
+2
@@ -20,3 +20,5 @@ dist
20
!packages/playground/.vscode
21
.spr.yml
22
testfilter.txt
23
+
24
+bundle-oss.sh
\ No newline at end of file