Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
Removed unwanted file types that were mistakenly copied from bower_co…
Browse files Browse the repository at this point in the history
…mponents folder. Updated Gruntfile
  • Loading branch information
olefredrik committed Mar 18, 2014
1 parent 99eaa2e commit 21683d2
Show file tree
Hide file tree
Showing 122 changed files with 3 additions and 29,669 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ module.exports = function(grunt) {
copy: {
main: {
expand: true,
cwd: 'bower_components',
src: '**',
cwd: 'bower_components/',
src: '**/*.js',
dest: 'js'
},
},
Expand Down
2 changes: 1 addition & 1 deletion js/app.js

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions js/fastclick/LICENSE.txt

This file was deleted.

136 changes: 0 additions & 136 deletions js/fastclick/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions js/fastclick/bower.json

This file was deleted.

20 changes: 0 additions & 20 deletions js/foundation/bower.json

This file was deleted.

Loading

0 comments on commit 21683d2

Please sign in to comment.