2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-10-08 05:27:01 -06:00
Jeroen Akkerman 7f39fe929c * Update gulp to version 4
* Added Windows/Linux shortcuts to documentation
* Drop Node 4 testing
* Added Node 10 testing
* Updated packages
2018-05-13 01:00:38 +02:00

10 lines
73 B
Plaintext

# NPM files
node_modules/
# IDE files
*.iml
*.ipr
*.iws
.idea/
.vscode/