scmno****@osdn*****
scmno****@osdn*****
2018年 9月 3日 (月) 19:51:20 JST
Revision: 7213 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/7213 Author: zmatsuo Date: 2018-09-03 19:51:20 +0900 (Mon, 03 Sep 2018) Log Message: ----------- .gitignore追加 Added Paths: ----------- branches/cmake/.gitignore branches/cmake/libs/.gitignore -------------- next part -------------- Added: branches/cmake/.gitignore =================================================================== --- branches/cmake/.gitignore (rev 0) +++ branches/cmake/.gitignore 2018-09-03 10:51:20 UTC (rev 7213) @@ -0,0 +1,24 @@ +*.obj +*.db +*.exe +*.dll +*.suo +*.opendb +*.pdb +*.ilk +*.lib +*.exp +*.log +*.tlog +.vs/ +**/Debug/* +**/Release/* +*.vcxproj.user +*.c~ +*.cpp~ +*.h~ +CMakeLists.txt~ +GPATH +GRTAGS +GTAGS +**/build*/* Added: branches/cmake/libs/.gitignore =================================================================== --- branches/cmake/libs/.gitignore (rev 0) +++ branches/cmake/libs/.gitignore 2018-09-03 10:51:20 UTC (rev 7213) @@ -0,0 +1 @@ +*/