Browse Source

misc: ignore jshint files

They are automatically created by precommit-hook:
362a202498/bin/install (L5-L6)
j8
Saúl Ibarra Corretgé 6 years ago
parent
commit
602c8610bf
1 changed files with 5 additions and 0 deletions
  1. 5
    0
      .gitignore

+ 5
- 0
.gitignore View File

@@ -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…
Cancel
Save