mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-10-08 05:27:01 -06:00
* Added Windows/Linux shortcuts to documentation * Drop Node 4 testing * Added Node 10 testing * Updated packages
10 lines
73 B
Plaintext
10 lines
73 B
Plaintext
# NPM files
|
|
node_modules/
|
|
|
|
# IDE files
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|
|
.vscode/
|