Skip to content

Commit

Permalink
chore(angularFiles): add documentation only file to list of files
Browse files Browse the repository at this point in the history
This prevents errors when checking `validate-angular-files`
  • Loading branch information
petebacondarwin committed Dec 17, 2015
1 parent e5c26e9 commit 62f79e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions angularFiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ var angularFiles = {
'src/ng/q.js',
'src/ng/raf.js',
'src/ng/rootScope.js',
'src/ng/rootElement.js',
'src/ng/sanitizeUri.js',
'src/ng/sce.js',
'src/ng/sniffer.js',
Expand Down

0 comments on commit 62f79e8

Please sign in to comment.