From a90760b597b5fa8eff001e82dfa9d80a4af00581 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Fri, 3 Sep 2021 13:01:36 -0700 Subject: Fix logging in bun bun + bump Former-commit-id: 19275a07342879d9b02b9d9527b762c8bfadb9e6 --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 71367f134..8c53f9735 100644 --- a/.gitignore +++ b/.gitignore @@ -59,4 +59,7 @@ examples/lotta-modules/bun-old examples/lotta-modules/bun-nofscache src/node-fallbacks/out/* -src/node-fallbacks/node_modules \ No newline at end of file +src/node-fallbacks/node_modules +sign.json +release/ +*.dmg \ No newline at end of file -- cgit v1.2.3