-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21994/
-----------------------------------------------------------
Review request for Aurora and David McLaughlin.
Bugs: AURORA-485
https://issues.apache.org/jira/browse/AURORA-485
Repository: aurora
Description
-------
Fixing incorrect .gitignore rule.
Added the missing dist/ folders in 3rdparty/javascript.
Diffs
-----
.gitignore cd7bc6dd122fd3490568fe5b2a68d59cfff7fbff
3rdparty/javascript/bower_components/bootstrap/dist/css/bootstrap-theme.css
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/css/bootstrap-theme.css.map
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/css/bootstrap-theme.min.css
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/css/bootstrap.css
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/css/bootstrap.css.map
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/css/bootstrap.min.css
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.svg
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/js/bootstrap.js
PRE-CREATION
3rdparty/javascript/bower_components/bootstrap/dist/js/bootstrap.min.js
PRE-CREATION
3rdparty/javascript/bower_components/jquery/dist/jquery.js PRE-CREATION
3rdparty/javascript/bower_components/jquery/dist/jquery.min.js PRE-CREATION
3rdparty/javascript/bower_components/jquery/dist/jquery.min.map PRE-CREATION
Diff: https://reviews.apache.org/r/21994/diff/
Testing
-------
./gradlew run && ./gradlew clean build.
Thanks,
Suman Karumuri