deluge/.gitattributes
Calum Lind f4e5fb446d Update MANIFEST and .gitattributes
* Modify `git archive` to include all source code so that creating a
release source tarball is now done with `setup.py sdist` which uses the
MANIFEST.in file to determine files to be included.
2015-08-27 22:51:43 +01:00

5 lines
97 B
Plaintext

.gitattributes export-ignore
.gitmodules export-ignore
.gitignore export-ignore
*.py diff=python