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