mirror of https://github.com/mongodb/mongo
SERVER-87544 - Fix up gitignore entry for enterprise module (backport to v5.0) (#19628)
GitOrigin-RevId: f10f98c3ecd40319358f808b9800ca89c5798414
This commit is contained in:
parent
21b02a9514
commit
2bba802ae0
|
|
@ -1,5 +1,5 @@
|
||||||
/build
|
/build
|
||||||
/src/mongo/db/modules/**
|
/src/mongo/db/modules/*
|
||||||
!/src/mongo/db/modules/enterprise/
|
!/src/mongo/db/modules/enterprise/
|
||||||
/.jsdbshell
|
/.jsdbshell
|
||||||
/.cache
|
/.cache
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue