Removed build form gitignore, added build command

This commit is contained in:
2020-12-24 13:31:36 +01:00
parent 19f0ee719c
commit c30f0e09ad
3 changed files with 70 additions and 1 deletions

1
.gitignore vendored
View File

@@ -9,7 +9,6 @@ __pycache__/
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/