2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -06:00
2018-06-29 10:41:24 +02:00

11 lines
83 B
Plaintext

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