1
0
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:
Virgil Dupras
2017-03-12 21:43:17 -04:00
parent db6ce3fd35
commit 7e3843e3fb
10 changed files with 320 additions and 15 deletions

10
.gitignore vendored
View File

@@ -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