.eslintignore 87 B

1234567
  1. **/*{.,-}min.js
  2. **/*.sh
  3. **/*.py
  4. jqClock.min.js
  5. coverage/**
  6. static/dist/*
  7. static/docs/*