Skip to content

Commit

Permalink
🆕 update .gitignore to disregard transpiled JS
Browse files Browse the repository at this point in the history
  • Loading branch information
Ammar Dodin committed Nov 21, 2017
1 parent aa2a8d4 commit 0f93749
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,15 @@ dist/
.eslintcache
examples/speech_to_text_microphone_input/*.wav
examples/speech_to_text_microphone_input/*.txt
conversation/*.js
discovery/*.js
language-translator/*.js
lib/helper.js
lib/base_service.js
lib/requestwrapper.js
natural-language-classifier/v1.js
natural-language-classifier/v1-generated.js
natural-language-understanding/*.js
personality-insights/*.js
tone-analyzer/*.js
visual-recognition/*.js

0 comments on commit 0f93749

Please sign in to comment.