mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Add more .json files to the various ignore files. [ci skip]
Former-commit-id: ff1bce7c404799856f838aab301e60b654309c96
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
build.js
|
build.js
|
||||||
index.js
|
index.js
|
||||||
bower.json
|
bower.json
|
||||||
|
component.json
|
||||||
build
|
build
|
||||||
doc
|
doc
|
||||||
node_modules
|
node_modules
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
*.d.ts
|
*.d.ts
|
||||||
*.md
|
*.md
|
||||||
bower.json
|
bower.json
|
||||||
|
component.json
|
||||||
doc
|
doc
|
||||||
node_modules
|
node_modules
|
||||||
perf
|
perf
|
||||||
|
|||||||
@@ -10,6 +10,8 @@
|
|||||||
"*.txt",
|
"*.txt",
|
||||||
"build.js",
|
"build.js",
|
||||||
"index.js",
|
"index.js",
|
||||||
|
"component.json",
|
||||||
|
"package.json",
|
||||||
"build",
|
"build",
|
||||||
"doc",
|
"doc",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
|
|||||||
Reference in New Issue
Block a user