2
0
Files
Philipp Sieder e29ea9c8a3 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.
2026-05-28 11:16:04 +02:00

20 lines
191 B
Plaintext

# OS
.DS_Store
.AppleDouble
.LSOverride
Thumbs.db
# Editor
*.swp
*.swo
*~
.idea/
.vscode/
# Logs / temp
*.log
*.tmp
# Release build artifacts (attach to GitHub Releases instead)
releases/