mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
- Normalize line endings across all files - Remove rpm target from Linux build (requires rpmbuild) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
36 lines
383 B
Plaintext
36 lines
383 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
|
|
|
|
# Claude/AI development files
|
|
.claude/
|
|
CLAUDE.md
|
|
agents.md |