#14472: Update .gitignore

Patch by Matej Cepl.
diff --git a/Misc/NEWS b/Misc/NEWS
index ec5cd98..d435b19 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -257,6 +257,8 @@
 Build
 -----
 
+- Issue #14472: Update .gitignore. Patch by Matej Cepl.
+
 - The Windows build now uses OpenSSL 1.0.0j and bzip2 1.0.6.
 
 - Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.