Skip to content

Commit

Permalink
#464: Big refactor that moves pantheon plugin back
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Sep 15, 2015
1 parent 2532ec5 commit 9b25b95
Show file tree
Hide file tree
Showing 761 changed files with 767 additions and 77,957 deletions.
4 changes: 3 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ module.exports = function(grunt) {
'*.js',
'lib/*.js',
'scripts/*.js',
'app/scripts/*.js'
'app/scripts/*.js',
'app/plugins/*/*.js',
'app/plugins/*/lib/*.js'
]
}
},
Expand Down
21 changes: 0 additions & 21 deletions app/node_modules/kalabox-plugin-pantheon/.editorconfig

This file was deleted.

4 changes: 0 additions & 4 deletions app/node_modules/kalabox-plugin-pantheon/.jscsrc

This file was deleted.

30 changes: 0 additions & 30 deletions app/node_modules/kalabox-plugin-pantheon/.jshintrc

This file was deleted.

22 changes: 0 additions & 22 deletions app/node_modules/kalabox-plugin-pantheon/.npmignore

This file was deleted.

41 changes: 0 additions & 41 deletions app/node_modules/kalabox-plugin-pantheon/.travis.yml

This file was deleted.

80 changes: 0 additions & 80 deletions app/node_modules/kalabox-plugin-pantheon/Gruntfile.js

This file was deleted.

21 changes: 0 additions & 21 deletions app/node_modules/kalabox-plugin-pantheon/LICENSE.txt

This file was deleted.

18 changes: 0 additions & 18 deletions app/node_modules/kalabox-plugin-pantheon/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions app/node_modules/kalabox-plugin-pantheon/ci/npm-config.sh

This file was deleted.

Loading

0 comments on commit 9b25b95

Please sign in to comment.