Skip to content

Commit

Permalink
😒 ignore lib and authorization js files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ammar Dodin committed Nov 30, 2017
1 parent c53e161 commit 313b957
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,15 @@ dist/
.eslintcache
examples/speech_to_text_microphone_input/*.wav
examples/speech_to_text_microphone_input/*.txt
lib/*.js
conversation/*.js
discovery/*.js
language-translator/*.js
lib/helper.js
lib/base_service.js
lib/requestwrapper.js
natural-language-classifier/*.js
natural-language-understanding/*.js
personality-insights/*.js
tone-analyzer/*.js
visual-recognition/*.js
text-to-speech/*.js
speech-to-text/*.js
speech-to-text/*.js
authorization/*.js

0 comments on commit 313b957

Please sign in to comment.