|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] automation: only filter build-*/ in gitignore
commit 0b5034946f03f63e2c59255ae2fd9c18c9a20ec1
Author: Bertrand Marquis <bertrand.marquis@xxxxxxx>
AuthorDate: Tue Sep 6 17:21:57 2022 +0200
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Tue Sep 6 17:21:57 2022 +0200
automation: only filter build-*/ in gitignore
...because there are some script in automation corresponding to the
build-* filter (build-test.sh and build-each-commit.sh)
Signed-off-by: Bertrand Marquis <bertrand.marquis@xxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index e3fe06cd13..27881c9764 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,13 +38,13 @@ dist
stubdom/*.tar.gz
autom4te.cache/
+build-*/
config.log
config.status
config.cache
config/Toplevel.mk
config/Paths.mk
-build-*
dist/*
docs/tmp.*
docs/html/
--
generated by git-patchbot for /home/xen/git/xen.git#staging
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |