Skip to content

Commit

Permalink
fix: move gitattributes files to node templates (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel committed Jul 23, 2020
1 parent d07b7b7 commit 3a00b7f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .gitattributes

This file was deleted.

1 change: 1 addition & 0 deletions synthtool/gcp/templates/node_library/.gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments

0 comments on commit 3a00b7f

Please sign in to comment.