File 1420-Add-generated-CONF_INFO-to-odbc-.gitignore.patch of Package erlang
From 9921bc66e3b2fffaa6e5ab570fd8c9c8d85faec3 Mon Sep 17 00:00:00 2001 From: Maria Scott <maria-12648430@hnc-agency.org> Date: Tue, 24 Mar 2026 09:05:02 +0100 Subject: [PATCH] Add generated CONF_INFO to odbc .gitignore --- lib/odbc/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/odbc/.gitignore diff --git a/lib/odbc/.gitignore b/lib/odbc/.gitignore new file mode 100644 index 0000000000..b06143c96d --- /dev/null +++ b/lib/odbc/.gitignore @@ -0,0 +1,3 @@ +# odbc + +CONF_INFO -- 2.51.0