mirror of
https://github.com/tenrok/vue-ganttastic.git
synced 2026-06-22 04:20:33 +03:00
18 lines
258 B
Plaintext
18 lines
258 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
|