mirror of
https://github.com/arsenetar/dupeguru-cocoa.git
synced 2026-01-22 06:37:18 +00:00
Un-xibless-ify IgnoreListDialog
Along with all the work around making localizations work.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -2,8 +2,6 @@
|
||||
__pycache__
|
||||
*.so
|
||||
*.mo
|
||||
*.waf*
|
||||
.lock-waf*
|
||||
/build
|
||||
/cocoa/build
|
||||
/env
|
||||
@@ -12,3 +10,11 @@ __pycache__
|
||||
|
||||
/cocoa/*/Info.plist
|
||||
/cocoa/*/build
|
||||
/cocoa/*.lproj
|
||||
!/cocoa/Base.lproj
|
||||
!/cocoa/en.lproj
|
||||
|
||||
# Xcode
|
||||
*.xcworkspace
|
||||
!default.xcworkspace
|
||||
xcuserdata
|
||||
Reference in New Issue
Block a user