aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 255a4c5a4b..9d6096cf92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,6 +110,9 @@ deps/npm/node_modules/.bin/
# api docs artifacts
tools/doc/node_modules
+# clang-format artifacts
+tools/clang-format/node_modules
+
# test artifacts
tools/remark-cli/node_modules
tools/remark-preset-lint-node/node_modules