Skip to content

Commit b85002b

Browse files
committed
initial commit
0 parents  commit b85002b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+20884
-0
lines changed

.bowerrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"directory": "bower_components"
3+
}

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
assets/.sass-cache
3+
.idea
4+
bower_components
5+
node_modules
6+
npm-debug.log

0 commit comments

Comments
 (0)