2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-06-27 05:01:02 -06:00
2022-01-14 22:27:43 +01:00

18 lines
161 B
Plaintext

# generated files
dist/
# NPM files
node_modules/
# IDE files
*.iml
*.ipr
*.iws
.idea/
.vscode/
dev_test/
# Test artifacts
cypress/screenshots
cypress/videos