浏览代码

Initial commit

MailsDaddy Software 1 年之前
当前提交
f4ecb9169e
共有 3 个文件被更改,包括 109 次插入0 次删除
  1. 30 0
      .gitignore
  2. 72 0
      LICENSE
  3. 7 0
      README.md

+ 30 - 0
.gitignore

@@ -0,0 +1,30 @@
+# ---> C++
+# Compiled Object files
+*.slo
+*.lo
+*.o
+*.obj
+
+# Precompiled Headers
+*.gch
+*.pch
+
+# Compiled Dynamic libraries
+*.so
+*.dylib
+*.dll
+
+# Fortran module files
+*.mod
+
+# Compiled Static libraries
+*.lai
+*.la
+*.a
+*.lib
+
+# Executables
+*.exe
+*.out
+*.app
+

文件差异内容过多而无法显示
+ 72 - 0
LICENSE


+ 7 - 0
README.md

@@ -0,0 +1,7 @@
+# convert-mbox-to-pst
+
+MailsDaddy MBOX to PST converter tool is the most easiest way to export and open MBOX file to Outlook PST format. You can also move MBOX data to Office 365 and Live Exchange format.
+
+Read more: https://www.mailsdaddy.com/mbox-to-pst-converter/
+
+Blog: https://www.mailsdaddy.com/blogs/import-mbox-outlook-full-accuracy/