]> git.ipfire.org Git - thirdparty/moment.git/commit
ignore nonessential files when installing via bower
authorJustin Palmer <justin@github.com>
Tue, 18 Jun 2013 18:28:50 +0000 (11:28 -0700)
committerJustin Palmer <justin@github.com>
Tue, 18 Jun 2013 18:28:50 +0000 (11:28 -0700)
commitb0a6728a25073bdc6900a2f02ab6724459eb3d3a
treee9ea0ff1a002fad805945b5fb6ac459adb1cd99f
parentc93f370be477d063e5386bef49e39c622639cd37
ignore nonessential files when installing via bower

When installing via Bower, we only want to pull down files essential to
the use of moment.js and ignore everything else.  See [ignore]
https://github.com/bower/bower#defining-a-package for more information
on bower ignores.
bower.json