summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-12-15 10:06:10 -0500
committerrsiddharth <s@ricketyspace.net>2019-12-15 10:06:10 -0500
commit0328c9141aad0bd340461136a9c269ac94803e01 (patch)
tree149cde6a56b69353c479f66c2a3eda7da778484a
parent8ad743cded0de2e1ba9b37eb559ca3a69f664d9d (diff)
MANIFEST.in: Exclude *~
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9f238f0..7a9fade 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,3 +4,4 @@ graft nfsw/junk
graft nfsw/static
graft nfsw/templates
global-exclude *.pyc
+global-exclude *~