This is an automated email from the ASF dual-hosted git repository. mochen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push: new 1069d6b678 Make gitignore for cmake builds more strict (#11558) 1069d6b678 is described below commit 1069d6b6780290989f66eb09f4386223755ebb93 Author: Mo Chen <moc...@apache.org> AuthorDate: Fri Jul 19 10:53:48 2024 -0500 Make gitignore for cmake builds more strict (#11558) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b4a263156f..ef6a6c3b86 100644 --- a/.gitignore +++ b/.gitignore @@ -44,7 +44,7 @@ m4/ltversion.m4 m4/lt~obsolete.m4 # common directory name for out-of-tree CMake builds -build* +/build* configs/records.yaml.default configs/storage.config.default