2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-10-08 05:27:01 -06:00
2018-07-06 16:03:52 +02:00

12 lines
90 B
Plaintext

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