Browse Source

misc: ignore build artifacts

j8
Saúl Ibarra Corretgé 6 years ago
parent
commit
1c47720a08
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      .gitignore

+ 2
- 1
.gitignore View File

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

Loading…
Cancel
Save