mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
* 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.
4 lines
97 B
Text
4 lines
97 B
Text
.gitattributes export-ignore
|
|
.gitmodules export-ignore
|
|
.gitignore export-ignore
|
|
*.py diff=python
|