This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch ebarboni-buildinfo in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 23f13376d910962e79200dfd3cf175afeaad59f9 Author: Eric Barboni <[email protected]> AuthorDate: Wed Jul 7 18:06:08 2021 +0200 profiler BUILDINFO.txt shouldn't be versionned --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4b0be82..f516cb1 100644 --- a/.gitignore +++ b/.gitignore @@ -45,6 +45,7 @@ /platform/o.n.bootstrap/launcher/windows/*.dll /platform/o.n.bootstrap/launcher/windows/*.exe /platform/o.n.bootstrap/launcher/windows/*.res +/profiler/lib.profiler/release/BUILDINFO.txt # Various files that may be generated if the launcher projects are opened in NetBeans 8.2. /harness/apisupport.harness/windows-launcher-src/nbproject/Makefile-*.mk /harness/apisupport.harness/windows-launcher-src/nbproject/Package-*.bash --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
