vue/.gitignore
2025-01-24 12:02:34 -05:00

14 lines
153 B
Plaintext
Executable File

.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln