Initial commit
This commit is contained in:
commit
edb5816892
30 changed files with 534 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# node/bower
|
||||
node_modules
|
||||
bower_components
|
||||
|
||||
# emacs
|
||||
*~
|
||||
|
||||
# static js
|
||||
assets/static/js
|
||||
assets/static/css
|
Loading…
Add table
Add a link
Reference in a new issue