mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-04 23:39:02 +00:00
4ee9479a5f
* Add splitter in order to hide the details table. * Add a toolbar to the Details Dialog window to allow for better image comparisons: zoom in/out, swap pixmaps in place, best-fit-to-viewport. Scrollbars and viewports are synchronized.
28 lines
221 B
Plaintext
28 lines
221 B
Plaintext
.DS_Store
|
|
__pycache__
|
|
*.so
|
|
*.mo
|
|
*.waf*
|
|
.lock-waf*
|
|
.tox
|
|
/tags
|
|
|
|
build
|
|
dist
|
|
env*
|
|
/deps
|
|
cocoa/autogen
|
|
|
|
/run.py
|
|
/cocoa/*/Info.plist
|
|
/cocoa/*/build
|
|
/qt/*_rc.py
|
|
/help/*/conf.py
|
|
/help/*/changelog.rst
|
|
|
|
*.pyd
|
|
*.exe
|
|
*.spec
|
|
|
|
.vscode
|