diff --git a/.gitignore b/.gitignore index d734fe7..ea4e594 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ tty-clock +tty-clock.dSYM/ diff --git a/tty-clock.dSYM/Contents/Info.plist b/tty-clock.dSYM/Contents/Info.plist deleted file mode 100644 index 373e2f7..0000000 --- a/tty-clock.dSYM/Contents/Info.plist +++ /dev/null @@ -1,20 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.xcode.dsym.tty-clock - CFBundleInfoDictionaryVersion - 6.0 - CFBundlePackageType - dSYM - CFBundleSignature - ???? - CFBundleShortVersionString - 1.0 - CFBundleVersion - 1 - - diff --git a/tty-clock.dSYM/Contents/Resources/DWARF/tty-clock b/tty-clock.dSYM/Contents/Resources/DWARF/tty-clock deleted file mode 100644 index 6e1fdff..0000000 Binary files a/tty-clock.dSYM/Contents/Resources/DWARF/tty-clock and /dev/null differ