From 5e9cc2e8846ad9d0293d700216597369037ef439 Mon Sep 17 00:00:00 2001
From: googlemaps-bot <googlemaps-bot@google.com>
Date: Mon, 29 Jan 2024 14:03:08 +0000
Subject: [PATCH] chore: Created local '.eslintignore' from remote
 'sync-files/js/.eslintignore'

---
 .eslintignore | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 .eslintignore

diff --git a/.eslintignore b/.eslintignore
new file mode 100644
index 0000000..50ac3d6
--- /dev/null
+++ b/.eslintignore
@@ -0,0 +1,7 @@
+bazel-*
+coverage/
+dist/
+docs/
+lib/
+node_modules/
+public/
\ No newline at end of file