vmime/.gitignore

42 lines
527 B
Plaintext
Raw Normal View History

2012-04-05 09:55:07 +00:00
*.o
*.sw?
*.a
*.dSYM
*.vim
2012-04-05 09:55:07 +00:00
# Doxygen-generated
doc/html/*
2012-04-05 09:55:07 +00:00
# CMake-generated / Build files
CMakeFiles/
CMakeCache.txt
/_CPack_Packages/
cmake_install.cmake
/CPackConfig.cmake
/CPackSourceConfig.cmake
/Doxyfile
/Makefile
/install_manifest*
/libvmime.a
/vmime.pc
/src/vmime/config.hpp
/src/vmime/export-static.hpp
/src/vmime/export-shared.hpp
/COPYING.txt
build/
Makefile
2013-11-21 21:16:57 +00:00
export-shared.hpp
export-static.hpp
2013-06-07 08:18:10 +00:00
# Outsourced build test
/_build/
/_install/
2013-03-11 10:29:16 +00:00
# CTest-generated files
/CTestTestfile.cmake
/Testing/
# Mac
._DS_Store