Skip to content

Commit 078501f

Browse files
gcf-owl-bot[bot]GautamSharda
authored andcommitted
chore(gitignore): only ignore folders in the top level (#1233)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 507603203 Source-Link: https://togithub.com/googleapis/googleapis/commit/a4f2de456480c0a4ed9feeeaa1f8ee620bbef23a Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/dcf882154e7c710ecf2a1abc77b35c95f9062371 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGNmODgyMTU0ZTdjNzEwZWNmMmExYWJjNzdiMzVjOTVmOTA2MjM3MSJ9
1 parent 011e675 commit 078501f

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

handwritten/bigtable/.gitignore

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
**/*.log
22
**/node_modules
3-
.coverage
4-
coverage
5-
.nyc_output
6-
docs/
7-
!protos/*
8-
out/
9-
build/
3+
/.coverage
4+
/coverage
5+
/.nyc_output
6+
/docs/
7+
/out/
8+
/build/
109
system-test/secrets.js
1110
system-test/*key.json
1211
*.lock

0 commit comments

Comments
 (0)