docs(aio): rename cb- files and a few others
This commit is contained in:

committed by
Pete Bacon Darwin

parent
c3fa8803d3
commit
93516ea8a1
8
aio/content/examples/.gitignore
vendored
8
aio/content/examples/.gitignore
vendored
@ -56,15 +56,15 @@ dist/
|
|||||||
!testing/karma*.js
|
!testing/karma*.js
|
||||||
|
|
||||||
# TS to JS
|
# TS to JS
|
||||||
!cb-ts-to-js/js*/**/*.js
|
!ts-to-js/js*/**/*.js
|
||||||
cb-ts-to-js/js*/**/system*.js
|
ts-to-js/js*/**/system*.js
|
||||||
|
|
||||||
# webpack
|
# webpack
|
||||||
!webpack/**/config/*.js
|
!webpack/**/config/*.js
|
||||||
!webpack/**/*webpack*.js
|
!webpack/**/*webpack*.js
|
||||||
|
|
||||||
# style-guide
|
# styleguide
|
||||||
!style-guide/src/systemjs.custom.js
|
!styleguide/src/systemjs.custom.js
|
||||||
|
|
||||||
# plunkers
|
# plunkers
|
||||||
*plnkr.no-link.html
|
*plnkr.no-link.html
|
||||||
|
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user