1
0
mirror of https://github.com/arsenetar/dupeguru-cocoa.git synced 2024-12-08 21:49:03 +00:00
dupeguru-cocoa/.gitignore
Virgil Dupras 7e3843e3fb Un-xibless-ify IgnoreListDialog
Along with all the work around making localizations work.
2017-03-12 21:43:17 -04:00

20 lines
221 B
Plaintext

.DS_Store
__pycache__
*.so
*.mo
/build
/cocoa/build
/env
/cocoa/autogen
/locale
/cocoa/*/Info.plist
/cocoa/*/build
/cocoa/*.lproj
!/cocoa/Base.lproj
!/cocoa/en.lproj
# Xcode
*.xcworkspace
!default.xcworkspace
xcuserdata