diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE.md (renamed from ISSUE_TEMPLATE.md) | 0 | ||||
-rw-r--r-- | MANIFEST.in | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d2050a3e44..d2050a3e44 100644 --- a/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md diff --git a/MANIFEST.in b/MANIFEST.in index 981698143f..afb60e12ee 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -27,4 +27,5 @@ exclude jenkins*.sh exclude jenkins* recursive-exclude jenkins *.sh +prune .github prune demo/etc |