Ajustes em pyproject.toml e .gitignore para buildar pacote python
This commit is contained in:
@@ -8,3 +8,7 @@
|
||||
.vscode
|
||||
# Temp Folder
|
||||
.temp/
|
||||
# Packaging
|
||||
*.egg-info/
|
||||
dist/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user