diff options
| author | missionfloyd <missionfloyd@users.noreply.github.com> | 2023-05-25 18:53:33 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-25 18:53:33 -0600 |
| commit | 6645f23c4c715b1bc704c88a499b2f4224d7f1e6 (patch) | |
| tree | 6aeb51e366254fe8993856a3db341690bb39dca5 /.eslintignore | |
| parent | 43bdaa2f0eda79c685792b06a2bd84c65806a48f (diff) | |
| parent | a6e653be26cc05f4438145fa0082816e9fbbf5fc (diff) | |
| download | stable-diffusion-webui-gfx803-6645f23c4c715b1bc704c88a499b2f4224d7f1e6.tar.gz | |
Merge branch 'dev' into reorder-hotkeys
Diffstat (limited to '.eslintignore')
| -rw-r--r-- | .eslintignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 00000000..1cfd9487 --- /dev/null +++ b/.eslintignore @@ -0,0 +1,4 @@ +extensions +extensions-disabled +repositories +venv
\ No newline at end of file |
