mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
31 lines
288 B
Plaintext
31 lines
288 B
Plaintext
node_modules/
|
|
dist/
|
|
*.log
|
|
.DS_Store
|
|
Thumbs.db
|
|
.env
|
|
.env.local
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.vscode/
|
|
.idea/
|
|
*.iml
|
|
out/
|
|
.cache/
|
|
.npm/
|
|
.electron/
|
|
package-lock.json
|
|
|
|
# Screenshots and temp files
|
|
*.png.bak
|
|
Screen.png
|
|
dark.png
|
|
light.png
|
|
pdf.png
|
|
uvmodal.png
|
|
nul
|
|
*.tmp
|
|
|
|
# Development screenshots
|
|
pdf\ modal.png |