Initial commit

This commit is contained in:
2021-01-02 09:13:57 -05:00
parent 3393e181d9
commit ddac1a0f50
5 changed files with 68 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.idea/
cmake-build-debug
CMakeFiles
Testing
cmake_install.cmake
CMakeCache.txt
*.a
*.cbp
mailparse_test
Makefile