summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorsongyanchao <[email protected]>2023-11-30 04:07:00 +0000
committersongyanchao <[email protected]>2023-12-01 10:12:35 +0000
commitd1c299b0d0484f94ef4b3e5f942df73e9ca68c5b (patch)
treeb1956fcbc3e59d6359a75f2a56d9dcd7b6110925 /.gitignore
parent334e8b72b4b3df083919d6c582544b23ef6e3315 (diff)
✨ feat(DPISDN-28): Replace msgpack-c with mpack and add corresponding test cases
Replace msgpack-c with mpack and add corresponding test cases
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5bc6343..29fd9a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,9 @@ tags
/Debug
/obj
+__pycache__
+mpack*/
+mrglobal.conf
build/
test/test
/*.opendb