Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ec13d9c

Browse files
committed
add cli schematics #73
1 parent 9d725d4 commit ec13d9c

File tree

13 files changed

+2059
-1639
lines changed

13 files changed

+2059
-1639
lines changed

‎.gitignore‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ testem.log
3333
/e2e/*.js
3434
/e2e/*.map
3535

36+
# schematics
37+
/packages/angular-playground/schematics/**/*.js
38+
/packages/angular-playground/schematics/**/*.d.ts
39+
/packages/angular-playground/schematics/**/*.map
40+
3641
#System Files
3742
.DS_Store
3843
Thumbs.db

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /