remove dist files, some updates to toml

This commit is contained in:
Moishe Lettvin
2023-12-27 12:28:15 -05:00
parent 9e9007f7b7
commit ed192053e7
14 changed files with 23 additions and 104 deletions

23
.gitignore vendored
View File

@@ -1,6 +1,25 @@
.vscode
env/
build/
__pycache__/
*~
#*#
#*#
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST