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:
14
bower_components/highlightjs/bower.json
vendored
Normal file
14
bower_components/highlightjs/bower.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "highlightjs",
|
||||
"version": "8.8.0",
|
||||
"main": [
|
||||
"highlight.pack.js",
|
||||
"styles/default.css"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"vendor",
|
||||
"components"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user