mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-16 12:19:03 +00:00
2166a0996c
... and fixed pep8 warnings. There's a lot of them that are still ignored, but that's because it's too much of a step to take at once.
26 lines
235 B
Plaintext
26 lines
235 B
Plaintext
.DS_Store
|
|
*.pyc
|
|
*.so
|
|
*.mo
|
|
*.pyd
|
|
*.waf*
|
|
.lock-waf*
|
|
.idea
|
|
.tox
|
|
|
|
build
|
|
dist
|
|
install
|
|
installer_tmp-cache
|
|
env
|
|
/deps
|
|
cocoa/autogen
|
|
|
|
/run.py
|
|
/conf.json
|
|
/cocoa/*/Info.plist
|
|
/cocoa/*/build
|
|
/qt/base/*_rc.py
|
|
/help/*/conf.py
|
|
/help/*/changelog.rst
|