Closed
Description
-
What version of Shaka Player are you using?
latest master (bf1c829) -
What browser and OS are you using?
Windows, npm 4.5.0 -
What did you do?
python build/all.py
-
What did you expect to happen?
git status clean report -
What actually happened?
Untracked / unignored files were created:
c:\git\shaka-player-repo>git status
On branch master
Your branch is up-to-date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
esparse
esparse.cmd
esvalidate
esvalidate.cmd
htmlhint
htmlhint.cmd
in-install
in-install.cmd
in-publish
in-publish.cmd
karma
karma.cmd
not-in-install
not-in-install.cmd
not-in-publish
not-in-publish.cmd
r.js
r.js.cmd
r_js
r_js.cmd
rimraf
rimraf.cmd
nothing added to commit but untracked files present (use "git add" to track)