Initial commit: IceGlass NHL game tracker
macOS menu bar app providing NHL game situational awareness with league-wide scoreboard, dynamic polling, notifications with team logos, and configurable display options.
This commit is contained in:
+19
@@ -0,0 +1,19 @@
|
||||
# Xcode
|
||||
build/
|
||||
DerivedData/
|
||||
*.xcuserdata
|
||||
*.xcworkspace
|
||||
xcuserdata/
|
||||
*.xcscmblueprint
|
||||
|
||||
# Swift Package Manager
|
||||
.build/
|
||||
.swiftpm/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
|
||||
# Project-specific
|
||||
IceGlass.xcodeproj/
|
||||
Reference in New Issue
Block a user