1
0
mirror of https://github.com/arsenetar/dupeguru-cocoa.git synced 2024-12-21 10:59:03 +00:00
dupeguru-cocoa/.gitignore
2017-03-12 22:40:23 -04:00

19 lines
234 B
Plaintext

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