[Groonga-commit] groonga/groonga at cd591fc [master] Ignore auto generated .cmake files

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Feb 2 22:13:24 JST 2015


Kouhei Sutou	2015-02-02 22:13:24 +0900 (Mon, 02 Feb 2015)

  New Revision: cd591fc5eebe9e55f2aa1e4efff815f6d5362983
  https://github.com/groonga/groonga/commit/cd591fc5eebe9e55f2aa1e4efff815f6d5362983

  Message:
    Ignore auto generated .cmake files

  Modified files:
    .gitignore

  Modified: .gitignore (+1 -1)
===================================================================
--- .gitignore    2015-02-02 14:49:36 +0900 (5a8022a)
+++ .gitignore    2015-02-02 22:13:24 +0900 (af4cee6)
@@ -7,6 +7,7 @@
 *.pyc
 *.gcno
 *.gcda
+*.cmake
 .deps
 .ditz-config
 .gdb_history
@@ -58,7 +59,6 @@ Makefile
 Makefile.in
 version.sh
 CMakeFiles
-cmake_install.cmake
 /examples/kv
 /examples/index
 /doc/*-stamp
-------------- next part --------------
HTML����������������������������...
Download 



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