e29ea9c8a3
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.
20 lines
191 B
Plaintext
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/
|