mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-04 21:00:16 +01:00
Adapted v10.0.0 to starter-kit branch
This commit is contained in:
parent
fcc23ffd51
commit
03f2c1d353
413 changed files with 19202 additions and 38940 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,9 +1,9 @@
|
|||
# compiled output
|
||||
# Compiled output
|
||||
/dist
|
||||
/tmp
|
||||
/out-tsc
|
||||
|
||||
# dependencies
|
||||
# Dependencies
|
||||
/node_modules
|
||||
|
||||
# IDEs and editors
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
|
||||
# misc
|
||||
# Misc
|
||||
/.angular/cache
|
||||
/.sass-cache
|
||||
/connect.lock
|
||||
|
|
@ -37,6 +37,6 @@ testem.log
|
|||
/e2e/*.js
|
||||
/e2e/*.map
|
||||
|
||||
# System Files
|
||||
# System files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue