A service to replicate and serve requests for site configurations based on site ID, public IP, and the on-site lead contact's OTP.
Revisión | fa8135fa753d9669f59b3e321077f1ac95a42be0 (tree) |
---|---|
Tiempo | 2021-10-16 03:35:52 |
Autor | ![]() |
Commiter | 4E9B58 |
Update for MongoDB
@@ -39,4 +39,11 @@ | ||
39 | 39 | \.war$ |
40 | 40 | \.class$ |
41 | 41 | \.idx$ |
42 | -\.jad$ | |
\ No newline at end of file | ||
42 | +\.jad$ | |
43 | + | |
44 | +# MongoDB | |
45 | +\*.wt | |
46 | +\*.bson | |
47 | +\*.lock | |
48 | +\*.turtle | |
49 | +^WiredTiger* | |
\ No newline at end of file |