2
0
mirror of https://github.com/tenrok/vue-ganttastic.git synced 2026-06-22 04:20:33 +03:00
Files
vue-ganttastic/.gitignore
T
2023-10-11 15:24:41 +03:00

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