Skip to content

Instantly share code, notes, and snippets.

@JohnBaek
Created April 8, 2021 01:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohnBaek/4b7d3816cf8ab3400cf7e553af476737 to your computer and use it in GitHub Desktop.
Save JohnBaek/4b7d3816cf8ab3400cf7e553af476737 to your computer and use it in GitHub Desktop.
.gitignore , vue
.DS_Store
node_modules
/dist
/coverage
/tests/e2e/reports/
selenium-debug.log
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment