From 0b8d9bee4fb71a8b43bba76a05a1fd980c1d3422 Mon Sep 17 00:00:00 2001 From: Francois Marier Date: Wed, 24 May 2023 13:58:23 -0700 Subject: [PATCH] Add build files to gitignore These are the results of running `npm run init`. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a99b38500..e6929f772 100644 --- a/.gitignore +++ b/.gitignore @@ -19,9 +19,12 @@ docs/_build node_modules src +/.brave_latest_successful_sync.json .cipd .gclient_entries .gclient +/.gclient_previous_custom_vars +/.gclient_previous_sync_commits .sccache # logs and test results