kendo-angular/.gitignore

27 строки
344 B
Plaintext

# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
dist
# dependencies
node_modules
# cache
.angular
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
# misc
npm-debug.log
yarn-error.log
# System Files
.DS_Store
Thumbs.db