aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJ08nY2021-01-16 18:28:49 +0100
committerJ08nY2021-01-16 18:55:28 +0100
commit616255ba3c8346e58152610941270d864caa89d9 (patch)
tree0dc39e340d7513d39903195534a3d88b48b0a453 /MANIFEST.in
parentb6d03e0935b21bf35542a282ba66ba25094234ca (diff)
downloadpyecsca-616255ba3c8346e58152610941270d864caa89d9.tar.gz
pyecsca-616255ba3c8346e58152610941270d864caa89d9.tar.zst
pyecsca-616255ba3c8346e58152610941270d864caa89d9.zip
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b3ff14f..12be3ea 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,3 +1,6 @@
include README.md
graft pyecsca/ec/efd/
-graft pyecsca/ec/std/ \ No newline at end of file
+graft pyecsca/ec/std/
+global-exclude .git*
+exclude pyecsca/ec/efd/README.md pyecsca/ec/std/README.md
+prune pyecsca/ec/std/.github/ \ No newline at end of file