Created
June 5, 2014 10:43
-
-
Save hbons/f59875e662145faded22 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.class | |
# Package Files # | |
*.jar | |
*.war | |
*.ear | |
# Build targets # | |
target/ | |
/target | |
*/target | |
.idea/ | |
*.class | |
*.iml | |
.classpath | |
.project | |
.settings/ | |
admin-ui/local-config.json | |
server/src/main/webapp/404.html | |
server/src/main/webapp/bower_components/angular-animate/ | |
server/src/main/webapp/bower_components/angular-mocks/ | |
server/src/main/webapp/bower_components/angular-scenario/ | |
server/src/main/webapp/bower_components/angular-touch/ | |
server/src/main/webapp/bower_components/bootstrap-select/ | |
server/src/main/webapp/bower_components/datatables/ | |
server/src/main/webapp/bower_components/es5-shim/ | |
server/src/main/webapp/bower_components/font-awesome/ | |
server/src/main/webapp/bower_components/html5shiv/ | |
server/src/main/webapp/bower_components/json3/ | |
server/src/main/webapp/bower_components/respond/ | |
server/src/main/webapp/favicon.ico |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment