소스 검색

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/