Ver código fonte

misc: ignore jshint files

They are automatically created by precommit-hook:
362a202498/bin/install (L5-L6)
master
Saúl Ibarra Corretgé 7 anos atrás
pai
commit
602c8610bf
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5
    0
      .gitignore

+ 5
- 0
.gitignore Ver arquivo

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

Carregando…
Cancelar
Salvar