diff options
author | Paul Donald <newtwen+github@gmail.com> | 2024-12-01 17:40:44 +0100 |
---|---|---|
committer | Paul Donald <newtwen+github@gmail.com> | 2024-12-02 16:08:36 +0100 |
commit | c7bc6fbb7adadc3a070bec172476e494e76a259e (patch) | |
tree | f95d8efcb89a4241acc89911c5d21781b392b680 | |
parent | b1968d9cdd6425821553138e0487df8840785afa (diff) |
git: ignore eslint configs
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 54fce84c96..bfa495423f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ modules/luci-compat/src/plural_formula.c modules/luci-compat/src/plural_formula.h docs/jsapi/* !docs/jsapi/README.md +**eslint.config**
\ No newline at end of file |