chore: add MiniPlayer.app to gitignore
This commit is contained in:
parent
c336066198
commit
b2e8dfe812
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
build/
|
||||
*.xcodeproj
|
||||
.DS_Store
|
||||
MiniPlayer.app/
|
||||
|
||||
@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleName</key><string>MiniPlayer</string>
|
||||
<key>CFBundleIdentifier</key><string>com.example.MiniPlayer</string>
|
||||
<key>CFBundleVersion</key><string>1</string>
|
||||
<key>CFBundleShortVersionString</key><string>1.0</string>
|
||||
<key>CFBundleExecutable</key><string>MiniPlayer</string>
|
||||
<key>CFBundlePackageType</key><string>APPL</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user