diff options
| author | Bobby <[email protected]> | 2022-08-30 23:20:15 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-08-30 23:20:15 -0400 |
| commit | d909b5d264b7244dbf7d74970e4b34be9181bb9b (patch) | |
| tree | 9fdd1d3167fa5970437a346c6f1bb11f01912410 | |
| parent | 0258d75806267499d8786f55c6070b16526d2786 (diff) | |
| download | edify-d909b5d264b7244dbf7d74970e4b34be9181bb9b.tar.xz edify-d909b5d264b7244dbf7d74970e4b34be9181bb9b.zip | |
Tracking shell scripts
| -rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index d0dac9c..4359015 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -18,5 +18,6 @@ include CHANGELOG.rst include CONTRIBUTING.rst include LICENSE include README.rst +include *.sh global-exclude *.py[cod] __pycache__/* *.so *.dylib |
