2
0
mirror of https://github.com/tenrok/vue-cron-editor-bootstrap.git synced 2026-06-08 17:32:24 +03:00
Files
vue-cron-editor-bootstrap/.gitignore
T
Alex Freitas cd320bb0ac Firts version
2020-05-21 15:42:12 -03:00

22 lines
216 B
Plaintext

.DS_Store
node_modules
**/dist
# 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?