Update: Environment for Heroku Production
This commit is contained in:
parent
b7df19e1c0
commit
0d6cca625c
136 changed files with 35 additions and 2784 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -12,7 +12,6 @@
|
|||
|
||||
# profiling files
|
||||
chrome-profiler-events*.json
|
||||
speed-measure-plugin*.json
|
||||
|
||||
# IDEs and editors
|
||||
/.idea
|
||||
|
|
@ -40,13 +39,7 @@ npm-debug.log
|
|||
yarn-error.log
|
||||
testem.log
|
||||
/typings
|
||||
*.env
|
||||
|
||||
# System Files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
/backend/database/
|
||||
/backend/node_modules/
|
||||
|
||||
package-lock.json
|
||||
|
|
|
|||
Reference in a new issue