• R/O
  • SSH
  • HTTPS

ttssh2: Commit


Commit MetaInfo

Revisão7243 (tree)
Hora2018-09-15 13:56:37
Autorzmatsuo

Mensagem de Log

masterで作業するときにあると便利なファイル

Mudança Sumário

Diff

--- trunk/.gitignore (nonexistent)
+++ trunk/.gitignore (revision 7243)
@@ -0,0 +1,25 @@
1+*.obj
2+*.db
3+*.exe
4+*.dll
5+*.suo
6+*.opendb
7+*.pdb
8+*.ilk
9+*.lib
10+*.exp
11+*.log
12+*.tlog
13+*.aps
14+.vs/
15+**/Debug/*
16+**/Release/*
17+*.vcxproj.user
18+*.c~
19+*.cpp~
20+*.h~
21+CMakeLists.txt~
22+GPATH
23+GRTAGS
24+GTAGS
25+**/build*/*
--- trunk/libs/.gitignore (nonexistent)
+++ trunk/libs/.gitignore (revision 7243)
@@ -0,0 +1 @@
1+*/
Show on old repository browser