提交 ccf292cd 编写于 作者: F Fujii Masao

Update .gitignore for config.cache.

Also add a comment about why regreesion.* aren't listed in .gitignore.

Jim Nasby
上级 72950dc1
...@@ -28,6 +28,7 @@ lib*.pc ...@@ -28,6 +28,7 @@ lib*.pc
# Local excludes in root directory # Local excludes in root directory
/GNUmakefile /GNUmakefile
/config.cache
/config.log /config.log
/config.status /config.status
/pgsql.sln /pgsql.sln
......
...@@ -5,3 +5,7 @@ ...@@ -5,3 +5,7 @@
/tmp_check/ /tmp_check/
/results/ /results/
/log/ /log/
# Note: regreesion.* are only left behind on a failure; that's why they're not ignored
#/regression.diffs
#/regression.out
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册