mirror of
https://github.com/arsenetar/dupeguru-cocoa.git
synced 2026-01-22 06:37:18 +00:00
More Cleanups
- Remove seperate hscommon submodule, and use the files in the dupeguru submodule - Update package.py and build.py to account for hscommon submodule removal - Fix one more warning in UI code - Update .gitignore to ignore visual studio code folder
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -13,6 +13,8 @@ __pycache__
|
||||
/cocoa/*.lproj/*.strings
|
||||
!/cocoa/Base.lproj/Localizable.strings
|
||||
|
||||
.vscode
|
||||
|
||||
# Xcode
|
||||
*.xcworkspace
|
||||
!default.xcworkspace
|
||||
|
||||
Reference in New Issue
Block a user