浏览代码

删除忽略文件

Arison 6 年之前
父节点
当前提交
8d63a0803e
共有 2 个文件被更改,包括 14 次插入2436 次删除
  1. 12 0
      .gitignore
  2. 2 2436
      .idea/workspace.xml

+ 12 - 0
.gitignore

@@ -57,3 +57,15 @@ buck-out/
 
 # CocoaPods
 /ios/Pods/
+
+
+# others
+/__tests__
+/android
+/ios
+/test.md
+/.buckconfig
+/.flowconfig
+/.gitattributes
+/.watchmanconfig
+/yarn.lock

文件差异内容过多而无法显示
+ 2 - 2436
.idea/workspace.xml


部分文件因为文件数量过多而无法显示