瀏覽代碼

misc: ignore build artifacts

master
Saúl Ibarra Corretgé 6 年之前
父節點
當前提交
1c47720a08
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore 查看文件

@@ -70,8 +70,9 @@ buck-out/
70 70
 */fastlane/Preview.html
71 71
 */fastlane/screenshots
72 72
 
73
-# Bundle artifact
73
+# Build artifacts
74 74
 *.jsbundle
75
+*.framework
75 76
 
76 77
 # precommit-hook
77 78
 .jshintignore

Loading…
取消
儲存