Initial checkin
This commit is contained in:
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.DS_Store
|
||||
.cache
|
||||
.classpath
|
||||
.gradle
|
||||
.idea
|
||||
.project
|
||||
.scala_dependencies
|
||||
.settings
|
||||
.springBeans
|
||||
bin
|
||||
build
|
||||
build*.log
|
||||
classes
|
||||
genjs
|
||||
node_modules
|
||||
npm-debug.log
|
||||
target
|
||||
out
|
||||
app-staging
|
||||
apigateway/reports
|
||||
browserapp/reports
|
||||
loginapp/reports
|
||||
local_developer_config
|
||||
|
||||
|
||||
/web/web.log
|
||||
4
LICENSE.md
Normal file
4
LICENSE.md
Normal file
@@ -0,0 +1,4 @@
|
||||
Copyright (c) 2014 Chris Richardson Consulting, Inc. All rights reserved.
|
||||
|
||||
Company confidential. Do not share.
|
||||
|
||||
Reference in New Issue
Block a user