Initial commit, porting in progress

This commit is contained in:
Carson Ip
2017-02-18 23:25:00 +01:00
commit 275f414ed6
17 changed files with 362 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
.idea
*~
.DS_Store
.sass-cache
assets
node_modules
src/_bower_components
static/js/*
!static/js/script-*.min.js
static/css/*
!static/css/style-*.min.css