remove unused bower stuff

This commit is contained in:
Matthias Kretschmann 2015-12-11 12:57:11 +01:00
parent ad263ff938
commit 4fa1fbd3c9
2 changed files with 0 additions and 26 deletions

View File

@ -1,3 +0,0 @@
{
"directory": "bower_components"
}

View File

@ -1,23 +0,0 @@
{
"name": "ascribe",
"version": "0.0.1",
"main": "/",
"license": "GPLv2+",
"ignore": [
"**/.*",
"*.md",
"assets/css/sass/*",
"assets/css/src/*",
"assets/js/src/*",
"assets/js/vendor/*",
"images/src/*",
"tests",
"bootstrap.php",
"Gruntfile.js",
"package.json",
"composer.json",
"phpunit.xml.dist"
],
"devDependencies": {},
"keywords": []
}