Vue it is
I know, the 18th front-end change; I have a feeling there won't be a 19th.
This commit is contained in:
19
src/app/.gitignore
vendored
Normal file
19
src/app/.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
dist/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
test/unit/coverage
|
||||
test/e2e/reports
|
||||
selenium-debug.log
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
|
||||
# Auth0 settings
|
||||
src/auth/auth0-variables.js
|
||||
Reference in New Issue
Block a user