dupeguru/.gitignore

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