SERVER-87544 - Fix up gitignore entry for enterprise module (backport to v5.0) (#19628)

GitOrigin-RevId: f10f98c3ecd40319358f808b9800ca89c5798414
This commit is contained in:
stevegrossmongodb 2024-03-06 11:05:08 -05:00 committed by MongoDB Bot
parent 21b02a9514
commit 2bba802ae0
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
/build
/src/mongo/db/modules/**
/src/mongo/db/modules/*
!/src/mongo/db/modules/enterprise/
/.jsdbshell
/.cache