Files
less.js/.gitignore
Lei Chen ee9e13b949 fix: change keyword plugin and import regexp (#3668)
* fix: change the  and  regexp match

* feat: change unit test

* chore: change desc
2021-11-29 11:17:50 +08:00

15 lines
125 B
Plaintext

# OS and IDE
.emacs*
*.flymake
*~
.#*
.idea
*.iml
*.sublime-*
.DS_Store
# npm
node_modules
!package-lock.json
npm-debug.log