[Ttssh2-commit] [7243] masterで作業するときにあると便利なファイル

Zurück zum Archiv-Index

scmno****@osdn***** scmno****@osdn*****
2018年 9月 15日 (土) 13:56:37 JST


Revision: 7243
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/7243
Author:   zmatsuo
Date:     2018-09-15 13:56:37 +0900 (Sat, 15 Sep 2018)
Log Message:
-----------
masterで作業するときにあると便利なファイル

Added Paths:
-----------
    trunk/.gitignore
    trunk/libs/.gitignore

-------------- next part --------------
Added: trunk/.gitignore
===================================================================
--- trunk/.gitignore	                        (rev 0)
+++ trunk/.gitignore	2018-09-15 04:56:37 UTC (rev 7243)
@@ -0,0 +1,25 @@
+*.obj
+*.db
+*.exe
+*.dll
+*.suo
+*.opendb
+*.pdb
+*.ilk
+*.lib
+*.exp
+*.log
+*.tlog
+*.aps
+.vs/
+**/Debug/*
+**/Release/*
+*.vcxproj.user
+*.c~
+*.cpp~
+*.h~
+CMakeLists.txt~
+GPATH
+GRTAGS
+GTAGS
+**/build*/*

Added: trunk/libs/.gitignore
===================================================================
--- trunk/libs/.gitignore	                        (rev 0)
+++ trunk/libs/.gitignore	2018-09-15 04:56:37 UTC (rev 7243)
@@ -0,0 +1 @@
+*/



Ttssh2-commit メーリングリストの案内
Zurück zum Archiv-Index