aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-07-16 21:04:07 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2022-07-16 21:04:07 +0200
commit995c37dd18d28e87f582c3b1be4eb1924ded7497 (patch)
tree3bf0cc8b595ee8180d1979a41791b95f6c1aab48
parent485d69b2fb2c04e1f72773746acfcbefff5c0861 (diff)
Exclude repo related files from the generated source tarballv0.0.1
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..990aba2
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,3 @@
+exclude .gitignore
+exclude .builds/*
+exclude docs/.gitignore