mirror of
https://github.com/strapi/strapi.git
synced 2025-11-09 14:51:29 +00:00
Merge branch 'alpha.5' of https://github.com/strapi/strapi into plugin/content-manager
This commit is contained in:
commit
2b7440b75b
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-admin/.gitignore
vendored
1
packages/strapi-admin/.gitignore
vendored
@ -91,6 +91,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-bookshelf/.gitignore
vendored
1
packages/strapi-bookshelf/.gitignore
vendored
@ -92,3 +92,4 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|||||||
1
packages/strapi-ejs/.gitignore
vendored
1
packages/strapi-ejs/.gitignore
vendored
@ -92,3 +92,4 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|||||||
1
packages/strapi-generate-admin/.gitignore
vendored
1
packages/strapi-generate-admin/.gitignore
vendored
@ -91,6 +91,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-generate-api/.gitignore
vendored
1
packages/strapi-generate-api/.gitignore
vendored
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-generate-model/.gitignore
vendored
1
packages/strapi-generate-model/.gitignore
vendored
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-generate-new/.gitignore
vendored
1
packages/strapi-generate-new/.gitignore
vendored
@ -91,6 +91,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-generate-plugin/.gitignore
vendored
1
packages/strapi-generate-plugin/.gitignore
vendored
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-generate-policy/.gitignore
vendored
1
packages/strapi-generate-policy/.gitignore
vendored
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-generate-service/.gitignore
vendored
1
packages/strapi-generate-service/.gitignore
vendored
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-generate/.gitignore
vendored
1
packages/strapi-generate/.gitignore
vendored
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
1
packages/strapi-helper-plugin/.gitignore
vendored
1
packages/strapi-helper-plugin/.gitignore
vendored
@ -3,6 +3,7 @@ coverage
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
stats.json
|
stats.json
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
# Cruft
|
# Cruft
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
1
packages/strapi-knex/.gitignore
vendored
1
packages/strapi-knex/.gitignore
vendored
@ -92,3 +92,4 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|||||||
1
packages/strapi-mongoose/.gitignore
vendored
1
packages/strapi-mongoose/.gitignore
vendored
@ -92,3 +92,4 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|||||||
@ -3,6 +3,7 @@ coverage
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
stats.json
|
stats.json
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
# Cruft
|
# Cruft
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
1
packages/strapi-redis/.gitignore
vendored
1
packages/strapi-redis/.gitignore
vendored
@ -92,3 +92,4 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|||||||
1
packages/strapi-utils/.gitignore
vendored
1
packages/strapi-utils/.gitignore
vendored
@ -92,3 +92,4 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|||||||
1
packages/strapi-views/.gitignore
vendored
1
packages/strapi-views/.gitignore
vendored
@ -92,3 +92,4 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|||||||
1
packages/strapi/.gitignore
vendored
1
packages/strapi/.gitignore
vendored
@ -92,6 +92,7 @@ results
|
|||||||
build
|
build
|
||||||
node_modules
|
node_modules
|
||||||
.node_history
|
.node_history
|
||||||
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user