1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-06-13 13:39:23 -04:00

Add user-editable securities, strip hard-coded ones from securities.go

This commit is contained in:
2016-10-16 08:19:11 -04:00
parent 7ffd12b144
commit a61e460c2f
8 changed files with 330 additions and 55716 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
static/bundle.js
static/react-widgets
node_modules
cusip_list.csv
security_templates.go