Skip to content

Instantly share code, notes, and snippets.

@Eversmile12
Created May 23, 2023 15:00
Show Gist options
  • Save Eversmile12/4dd612e524238e046b647146946374d5 to your computer and use it in GitHub Desktop.
Save Eversmile12/4dd612e524238e046b647146946374d5 to your computer and use it in GitHub Desktop.
gitignore for create-web3-dapp templates
# Ignore .env and .env.local files in both "frontend" and "backend" folders
frontend/.env
frontend/.env.local
backend/.env
backend/.env.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment