Skip to content

Commit 5526008

Browse files
author
Simon Prickett
authored
Merge branch 'master' into feature/configurable-edit-page
2 parents 6a70093 + ad5232c commit 5526008

File tree

198 files changed

+1757
-215
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

198 files changed

+1757
-215
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,14 @@
1515
.env.test.local
1616
.env.production.local
1717
.vscode/
18+
*.swp
19+
*.bak
20+
*.tmp
21+
*.log
1822

1923
npm-debug.log*
2024
yarn-debug.log*
2125
yarn-error.log*
2226
debug.log*
2327

24-
.idea
28+
.idea

docs/create/aws/index-aws.mdx

Lines changed: 1 addition & 0 deletions

docs/create/docker/index-docker.mdx

Lines changed: 1 addition & 0 deletions

docs/create/from-source/index-from-source.mdx

Lines changed: 1 addition & 0 deletions

docs/create/gcp/index-gcp.mdx

Lines changed: 1 addition & 0 deletions

docs/create/heroku/index-heroku.mdx

Lines changed: 1 addition & 0 deletions

docs/create/homebrew/index-homebrew.mdx

Lines changed: 1 addition & 0 deletions

docs/create/kubernetes/index-kubernetes.mdx

Lines changed: 1 addition & 0 deletions

docs/create/rediscloud/index-recloud.mdx

Lines changed: 1 addition & 0 deletions

docs/create/windows/index-windows.mdx

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)