Skip to content

Commit cd05838

Browse files
authored
Un-gitignore modules.ts (#29851)
As of #29089, `modules.ts` is no longer auto-generated, so should not be gitignored. Indeed, having a copy sitting around in your working copy can produce unexpected results, and removing it from the ignorelist at least gives maintainers a hint about what might be going wrong.
1 parent 2906439 commit cd05838

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ electron/pub
2525
.env
2626
/coverage
2727
# Auto-generated file
28-
/src/modules.ts
2928
/src/modules.js
3029
/build_config.yaml
3130
/book

0 commit comments

Comments
 (0)