deluge/.gitattributes
Calum Lind 9c01c87bbf Update .gitattributes
* Update path for ignoreing tests directory.
 * The deluge-all and ext-extensions source code should not be ignored.
 * Remove entries for non-existent build script and debug js files.
 * Ignore the new packaging directory.
2015-08-22 11:52:51 +01:00

15 lines
354 B
Plaintext

packaging export-ignore
docs/build/ export-ignore
docs/source/ export-ignore
deluge/tests/ export-ignore
deluge/scripts/ export-ignore
setup.cfg export-ignore
generate_pot.py export-ignore
gen_web_gettext.py export-ignore
deluge/ui/web/docs/ export-ignore
.gitattributes export-ignore
.gitmodules export-ignore
.gitignore export-ignore
*.py diff=python