mirror of
https://github.com/less/less.js.git
synced 2026-01-09 15:48:08 -05:00
15 lines
125 B
Plaintext
15 lines
125 B
Plaintext
# OS and IDE
|
|
.emacs*
|
|
*.flymake
|
|
*~
|
|
.#*
|
|
.idea
|
|
*.iml
|
|
*.sublime-*
|
|
.DS_Store
|
|
|
|
# npm
|
|
node_modules
|
|
!package-lock.json
|
|
npm-debug.log
|