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: updated .gitignore in directory structure #24338

Merged
merged 1 commit into from Nov 16, 2023
Merged

docs: updated .gitignore in directory structure #24338

merged 1 commit into from Nov 16, 2023

Commits on Nov 16, 2023

  1. docs: updated .gitignore in directory structure

    Updated minimum recommended `.gitignore` to include entries for Nuxt dev/build outputs (matches nuxi generated file).
    
    Most significantly **.env** has also been added, which is generated by nuxi but omitted from the docs. In it's current state the actual ".env" will not be ignored and added to source control - with potential to share secret credentials etc.
    morehawes committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7bf57d6 View commit details
    Browse the repository at this point in the history