Skip to content

Instantly share code, notes, and snippets.

@hbons
Created June 5, 2014 10:43
Show Gist options
  • Save hbons/f59875e662145faded22 to your computer and use it in GitHub Desktop.
Save hbons/f59875e662145faded22 to your computer and use it in GitHub Desktop.
*.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