mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-03 02:11:07 +05:30
Update .gitignore to exclude temp files and screenshots
This commit is contained in:
+13
@@ -16,3 +16,16 @@ out/
|
|||||||
.npm/
|
.npm/
|
||||||
.electron/
|
.electron/
|
||||||
package-lock.json
|
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
|
||||||
Reference in New Issue
Block a user