8f8f8b2755
macOS menu bar app providing NHL game situational awareness with league-wide scoreboard, dynamic polling, notifications with team logos, and configurable display options.
20 lines
195 B
Plaintext
20 lines
195 B
Plaintext
# Xcode
|
|
build/
|
|
DerivedData/
|
|
*.xcuserdata
|
|
*.xcworkspace
|
|
xcuserdata/
|
|
*.xcscmblueprint
|
|
|
|
# Swift Package Manager
|
|
.build/
|
|
.swiftpm/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
*.swp
|
|
*~
|
|
|
|
# Project-specific
|
|
IceGlass.xcodeproj/
|