From 1c47720a088d3e9e5f32f5a335fdead67b9ad111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C3=BAl=20Ibarra=20Corretg=C3=A9?= Date: Fri, 8 Feb 2019 09:04:13 +0100 Subject: [PATCH] misc: ignore build artifacts --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 79e01e857..e861dff2d 100644 --- a/.gitignore +++ b/.gitignore @@ -70,8 +70,9 @@ buck-out/ */fastlane/Preview.html */fastlane/screenshots -# Bundle artifact +# Build artifacts *.jsbundle +*.framework # precommit-hook .jshintignore