mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Add local eslintrc config to .gitignore to enable local use of additional linting rules
This commit is contained in:
parent
910bdf19d5
commit
3c5dde2a03
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@ docs/_site/
|
|||
|
||||
# Dotenv
|
||||
.env.integration
|
||||
.eslintrc.local.json
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue