Better tracking of packaging format; update test case to not have the distributed private be present in the repo directory

This commit is contained in:
2023-10-10 12:21:29 -05:00
parent 3b49a6c49e
commit 0096ec89d2
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -2,7 +2,7 @@ aether
aether.pub
aether.tar.gz
nodeslist
*.tar.xz
*.tar.zst
pkg/
src/
**/__pycache__