gitignore: Added .markdown-preview.html

Produced by the `markdown-preview-mode` Emacs package
This commit is contained in:
OpenSauce04
2025-05-06 19:33:46 +01:00
parent 86b3c732e5
commit 32d5036fc6

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@ src/common/scm_rev.cpp
# Project/editor files
*.swp
*.kdev4
.markdown-preview.html
.idea/
.vs/
.vscode/