1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-10-18 16:45:57 +00:00
dupeguru/.hgignore
Virgil Dupras b6f56721cb Changed sphinxgen's mechanism so that we don't have to copy the whole sphinx source dir every time we generate help.
--HG--
rename : help/en/changelog.rst => help/en/changelog.tmpl
rename : help/en/conf.py => help/en/conf.tmpl
rename : help/fr/changelog.rst => help/fr/changelog.tmpl
rename : help/fr/conf.py => help/fr/conf.tmpl
2011-01-22 17:06:04 +01:00

23 lines
271 B
Plaintext

syntax: glob
.DS_Store
run.py
*.pyc
*.so
*.mode1v3
*.pbxuser
*.tm_build_errors
*.pyd
conf.json
build
dist
install
installer_tmp-cache
cocoa/*/Info.plist
cocoa/*/build
cocoa/*/dg_cocoa.plugin
qt/base/*_rc.py
qt/lang/fr.qm
qt/lang/en.qm
help/*/conf.py
help/*/changelog.rst