Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit f5c95ae

Browse files
committed
remove a2docs.css references
1 parent 3348cce commit f5c95ae

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ eplnkr.html
3131
public/docs/*/latest/guide/cheatsheet.json
3232
protractor-results.txt
3333
link-checker-results.txt
34-
*a2docs.css
3534
/dist
3635
/public/docs/dart
3736
/public/docs/ts/_cache

tools/plunker-builder/builder.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ class PlunkerBuilder {
274274
});
275275

276276
var defaultExcludes = [
277-
'!**/a2docs.css',
278277
'!**/tsconfig.json',
279278
'!**/*plnkr.*',
280279
'!**/package.json',

0 commit comments

Comments
 (0)