mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
Removes files that should belong only to master
This commit is contained in:
30
bower_components/octicons/bower.json
vendored
Normal file
30
bower_components/octicons/bower.json
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "octicons",
|
||||
"description": "GitHub's icon font",
|
||||
"license": [
|
||||
"OFL-1.1",
|
||||
"MIT"
|
||||
],
|
||||
"homepage": "https://octicons.github.com",
|
||||
"authors": [
|
||||
"GitHub <support@github.com>"
|
||||
],
|
||||
"main": [
|
||||
"octicons/sprockets-octicons.scss",
|
||||
"octicons/octicons.eot",
|
||||
"octicons/octicons.svg",
|
||||
"octicons/octicons.ttf",
|
||||
"octicons/octicons.woff"
|
||||
],
|
||||
"keywords": [
|
||||
"GitHub",
|
||||
"icons",
|
||||
"font",
|
||||
"web font",
|
||||
"icon font"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"bower_components"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user