[Groonga-mysql-commit] mroonga/mroonga at e8a58b5 [master] Ignore manually generated log files during the monthly release task

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Jul 24 19:35:40 JST 2013


HAYASHI Kentaro	2013-07-24 19:35:40 +0900 (Wed, 24 Jul 2013)

  New Revision: e8a58b58e5de3204b1c9e2a40be73bab431f8925
  https://github.com/mroonga/mroonga/commit/e8a58b58e5de3204b1c9e2a40be73bab431f8925

  Message:
    Ignore manually generated log files during the monthly release task

  Modified files:
    .gitignore

  Modified: .gitignore (+7 -2)
===================================================================
--- .gitignore    2013-07-24 19:21:26 +0900 (a17062c)
+++ .gitignore    2013-07-24 19:35:40 +0900 (55f4918)
@@ -60,8 +60,13 @@ CTestTestfile.cmake
 /CMakeCache.txt
 /CMakeFiles/
 /INSTALL
-/packages/apt/tmp/
-/packages/yum/tmp/
+/packages/tmp/*
+/packages/apt/*.log
+/packages/apt/*/*.log
+/packages/apt/tmp/*
+/packages/yum/*.log
+/packages/yum/*/*.log
+/packages/yum/tmp/*
 /install_manifest.txt
 /vendor/
 /data/install.sql
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index