search and save are 'working', barely

This commit is contained in:
Torkel Ödegaard
2014-08-08 12:35:15 +02:00
commit 8154b4f60d
51 changed files with 3810 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
node_modules
coverage/
.aws-config.json
dist
public
gin-bin
# locally required config files
web.config
config.js
# Editor junk
*.sublime-workspace
*.swp
.idea/