mirror of
https://github.com/tenrok/vue-cron-editor-bootstrap.git
synced 2026-05-15 11:59:45 +03:00
18 lines
260 B
Plaintext
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/
|