Skip to content

Commit

Permalink
Initial commit of CardKit 2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishutchinson committed Nov 17, 2016
1 parent 8b6a694 commit 200b7cc
Show file tree
Hide file tree
Showing 212 changed files with 94,048 additions and 4,347 deletions.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ['es2015', 'react']
}
3 changes: 0 additions & 3 deletions .bowerrc

This file was deleted.

21 changes: 0 additions & 21 deletions .editorconfig

This file was deleted.

3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* text=auto
docs/* linguist-documentation
dist/* linguist-vendored
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
npm-debug.log
node_modules
.tmp
.sass-cache
bower_components/*
.DS_Store

!bower_components/saveSvgAsPng
test/coverage/*

*.js.map
24 changes: 0 additions & 24 deletions .jshintrc

This file was deleted.

6 changes: 0 additions & 6 deletions .travis.yml

This file was deleted.

3 changes: 0 additions & 3 deletions Gemfile

This file was deleted.

28 changes: 0 additions & 28 deletions Gemfile.lock

This file was deleted.

Loading

0 comments on commit 200b7cc

Please sign in to comment.