mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 19:46:22 +00:00
f4e5fb446d
* 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.
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
.gitattributes export-ignore
|
|
.gitmodules export-ignore
|
|
.gitignore export-ignore
|
|
*.py diff=python
|