mirror of
https://github.com/kyleneideck/BackgroundMusic
synced 2024-11-23 20:53:04 +00:00
e093e7d3b2
This is so the icon can show the current volume. Then you can hide the built-in volume status bar item in System Preferences. Closes #183.
38 lines
607 B
Text
38 lines
607 B
Text
.DS_Store
|
|
.*.swp
|
|
/BGMDriver/BGMDriver/quick_install.conf
|
|
/build_and_install.log
|
|
.idea/
|
|
tags
|
|
cmake-build-debug/
|
|
/Background-Music-*/
|
|
BGM.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
|
|
Images/*.aux
|
|
Images/*.log
|
|
|
|
# Everything below is from https://github.com/github/gitignore/blob/master/Objective-C.gitignore
|
|
|
|
## Build generated
|
|
build/
|
|
DerivedData
|
|
|
|
## Various settings
|
|
*.pbxuser
|
|
!default.pbxuser
|
|
*.mode1v3
|
|
!default.mode1v3
|
|
*.mode2v3
|
|
!default.mode2v3
|
|
*.perspectivev3
|
|
!default.perspectivev3
|
|
xcuserdata
|
|
|
|
## Other
|
|
*.xccheckout
|
|
*.moved-aside
|
|
*.xcuserstate
|
|
*.xcscmblueprint
|
|
|
|
## Obj-C/Swift specific
|
|
*.hmap
|
|
*.ipa
|