1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #31265 -- Updated .eslintignore to match eslint tests

This commit is contained in:
David Smith
2020-12-15 20:31:02 +00:00
committed by Carlton Gibson
parent ada83fd8b8
commit 3a0ed0ce3f
2 changed files with 4 additions and 1 deletions

View File

@@ -2,3 +2,4 @@
**/vendor/**/*.js
django/contrib/gis/templates/**/*.js
node_modules/**.js
tests/**/*.js