Skip to content

Commit 6573f4c

Browse files
build: add gitattribute (#430)
1 parent 3aac365 commit 6573f4c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.ts text eol=lf
2+
*.js test eol=lf
3+
.kokoro/* linguist-vendored
4+
protos/* linguist-generated

packages/google-cloud-tasks/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ system-test/*key.json
1212
.DS_Store
1313
package-lock.json
1414
__pycache__
15+
.vscode/

0 commit comments

Comments
 (0)