.eslintignore 120 B

123456
  1. **/*.min.js
  2. **/vendor/**/*.js
  3. django/contrib/gis/templates/**/*.js
  4. docs/_build/**/*.js
  5. node_modules/**.js
  6. tests/**/*.js