12 lines
146 B
Text
12 lines
146 B
Text
# Build output / staging
|
|
*.exe
|
|
portable-v*/
|
|
|
|
# Local backup of release archives
|
|
releases/
|
|
|
|
# Editor / OS junk
|
|
.vscode/
|
|
.idea/
|
|
.DS_Store
|
|
Thumbs.db
|