Skip to content

Commit

Permalink
Merge pull request tastejs#1117 from arthurvr/uiBatman
Browse files Browse the repository at this point in the history
Migrate `batman` example to `todomvc-app-css`
  • Loading branch information
passy committed Feb 4, 2015
2 parents b445601 + 37b10e6 commit aac0b6e
Show file tree
Hide file tree
Showing 10 changed files with 586 additions and 573 deletions.
11 changes: 11 additions & 0 deletions examples/batman/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
node_modules/coffee-script

node_modules/todomvc-app-css
!node_modules/todomvc-app-css/index.css

node_modules/todomvc-common
!node_modules/todomvc-common/base.js
!node_modules/todomvc-common/base.css

node_modules/batman
!node_modules/batman/lib/dist/batman.js
8 changes: 0 additions & 8 deletions examples/batman/bower.json

This file was deleted.

Loading

0 comments on commit aac0b6e

Please sign in to comment.