* [PATCH] fix .gitignore
@ 2020-11-27 18:32 Enrico Weigelt, metux IT consult
0 siblings, 0 replies; only message in thread
From: Enrico Weigelt, metux IT consult @ 2020-11-27 18:32 UTC (permalink / raw)
To: qemu-devel
Some entries for autogenerated files have been missing in .gitignore.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index b32bca1315..48ec051c2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@ TAGS
*~
*.ast_raw
*.depend_raw
+config-temp/
+config.log
--
2.11.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-27 19:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-27 18:32 [PATCH] fix .gitignore Enrico Weigelt, metux IT consult
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).