mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
32 lines
373 B
Plaintext
32 lines
373 B
Plaintext
syntax: glob
|
|
|
|
.DS_Store
|
|
run.py
|
|
*.pyc
|
|
*.so
|
|
*.mo
|
|
*.pyd
|
|
.tm_*
|
|
*.xcodeproj/xcuserdata
|
|
*.xcodeproj/project.xcworkspace/xcuserdata
|
|
conf.json
|
|
build
|
|
dist
|
|
install
|
|
installer_tmp-cache
|
|
cocoa/autogen
|
|
cocoa/*/Info.plist
|
|
cocoa/*/build
|
|
cocoa/*/*.app
|
|
cs.lproj
|
|
de.lproj
|
|
fr.lproj
|
|
it.lproj
|
|
hy.lproj
|
|
ru.lproj
|
|
uk.lproj
|
|
zh_CN.lproj
|
|
pt_BR.lproj
|
|
qt/base/*_rc.py
|
|
help/*/conf.py
|
|
help/*/changelog.rst |