mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
Updated component.json to add the folder media/unit_testing to the 'ignore' key
This commit is contained in:
parent
a3b90fd0cc
commit
be50e446cd
@ -7,5 +7,8 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~1.8.0"
|
||||
}
|
||||
},
|
||||
"ignore": [
|
||||
"media/unit_testing/*"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user