Sfoglia il codice sorgente

misc: ignore jshint files

They are automatically created by precommit-hook:
362a202498/bin/install (L5-L6)
j8
Saúl Ibarra Corretgé 6 anni fa
parent
commit
602c8610bf
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5
    0
      .gitignore

+ 5
- 0
.gitignore Vedi 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…
Annulla
Salva