mirror of
https://gh.wpcy.net/https://github.com/elementor/one-click-accessibility.git
synced 2026-04-21 04:22:21 +08:00
* updated github actions * removed composer github auth * PHPCS * removed package-lock.json from ignore to allow `npm ci` * added missing husky * ignore legacy * removed unused non existing import
11 lines
162 B
Text
11 lines
162 B
Text
assets/lib/**/*.js
|
|
assets/js/*.js
|
|
**/*.min.js
|
|
**/node_modules/**
|
|
**/vendor/**
|
|
build/**
|
|
libraries/**
|
|
coverage/**
|
|
assets/build/**
|
|
tests/**
|
|
modules/legacy/assets/**
|