Skip to content

Docs: correct ignorance pattern for .env.local#32647

Merged
balazsorban44 merged 4 commits intovercel:canaryfrom
xhiroga:patch-1
Jan 12, 2022
Merged

Docs: correct ignorance pattern for .env.local#32647
balazsorban44 merged 4 commits intovercel:canaryfrom
xhiroga:patch-1

Conversation

@xhiroga
Copy link
Copy Markdown
Contributor

@xhiroga xhiroga commented Dec 19, 2021

In order to gitignore .env.local, I need to add .env*.local instead of .env.*.local to .gitignore.

Documentation / Examples

  • Make sure the linting passes by running yarn lint

In order to gitignore `.env.local`, I need to add `.env*.local` instead of `.env.*.local` to `.gitignore`.
@xhiroga xhiroga changed the title Docs: correct ignorance pattern for env.local Docs: correct ignorance pattern for .env.local Dec 19, 2021
Comment thread docs/basic-features/environment-variables.md
Co-authored-by: Steven <steven@ceriously.com>
@xhiroga xhiroga requested a review from styfle January 11, 2022 19:31
Comment thread docs/basic-features/environment-variables.md Outdated
@balazsorban44 balazsorban44 mentioned this pull request Jan 11, 2022
Co-authored-by: Balázs Orbán <info@balazsorban.com>
@xhiroga xhiroga requested a review from balazsorban44 January 12, 2022 01:29
@balazsorban44 balazsorban44 merged commit b6b7d85 into vercel:canary Jan 12, 2022
@xhiroga xhiroga deleted the patch-1 branch January 12, 2022 04:03
teleaziz added a commit to teleaziz/next.js that referenced this pull request Jan 12, 2022
…o-example

* 'canary' of github.com:vercel/next.js:
  Added links to data fetching api refs, fixed title (vercel#33221)
  Removed backticks on data fetching api titles (vercel#33216)
  middlewares: limit `process.env` to inferred usage (vercel#33186)
  Fixed broken link (vercel#33209)
  v12.0.8
  v12.0.8-canary.22
  Refactor data fetching API docs (vercel#30615)
  Docs: correct ignorance pattern for .env.local (vercel#32647)
  Fixes vercel#33153: Updating cross-references from master to main + canary (vercel#33198)
  v12.0.8-canary.21
  Add util for normalizing errors (vercel#33159)
  Fix broken yarn pnp (vercel#32867)
@vercel vercel locked as resolved and limited conversation to collaborators Feb 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants