2
0

chore(gitignore): ignore releases/ build artifacts

Plugin builds (*.plugin) attach to GitHub Releases, not Git tree.
Triggered by klarheit-mit-idea2self-2.0.0.plugin (113 KB)
appearing untracked after release build.
This commit is contained in:
Philipp Sieder
2026-05-28 11:16:04 +02:00
parent 4a0cb0aa56
commit e29ea9c8a3
+3
View File
@@ -14,3 +14,6 @@ Thumbs.db
# Logs / temp
*.log
*.tmp
# Release build artifacts (attach to GitHub Releases instead)
releases/