mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-09-24 16:40:55 -06:00
14 lines
108 B
Plaintext
14 lines
108 B
Plaintext
# generated files
|
|
dist/
|
|
|
|
# NPM files
|
|
node_modules/
|
|
|
|
# IDE files
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|
|
.vscode/
|
|
dev_test/
|