瀏覽代碼

misc: ignore jshint files

They are automatically created by precommit-hook:
362a202498/bin/install (L5-L6)
j8
Saúl Ibarra Corretgé 6 年之前
父節點
當前提交
602c8610bf
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      .gitignore

+ 5
- 0
.gitignore 查看文件

@@ -71,3 +71,8 @@ buck-out/
71 71
 
72 72
 # Bundle artifact
73 73
 *.jsbundle
74
+
75
+# precommit-hook
76
+.jshintignore
77
+.jshintrc
78
+

Loading…
取消
儲存