Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from Jan 12, 2022

Conversation

xhiroga
Copy link
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
Co-authored-by: Steven <steven@ceriously.com>
@xhiroga xhiroga requested a review from styfle January 11, 2022 19:31
@balazsorban44 balazsorban44 mentioned this pull request Jan 11, 2022
Co-authored-by: Balázs Orbán <info@balazsorban.com>
@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.

None yet

4 participants