Skip to content

Commit d837d5c

Browse files
committed
Merge pull request google#80 from tmm1:patch-2
PiperOrigin-RevId: 264514195
2 parents 44d84ad + d926a6b commit d837d5c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

opensource/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Editors.
2+
*.sw*
3+
.vscode
4+
.DS_Store
5+
6+
# Build directory.
7+
build/
8+
out/

0 commit comments

Comments
 (0)