diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 9c4d76b06..fbe82d04f 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,5 @@ github out.* out .parcel-cache -esbuilddir
\ No newline at end of file +esbuilddir +*.jsbundle
\ No newline at end of file |