2
0
mirror of https://github.com/tenrok/vue-cron-editor-bootstrap.git synced 2026-05-15 11:59:45 +03:00
Files
2023-10-12 09:31:35 +03:00

18 lines
260 B
Plaintext

### VisualStudioCode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
### VisualStudioCode Patch ###
# Ignore all local history of files
**/.history
# npm
node_modules
# Output directories
/demo/
/dist/