Setup Python project template.

This commit is contained in:
2022-01-25 14:36:18 +00:00
parent e7b7ee181b
commit 6329d05bfe
10 changed files with 74 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1 +1,5 @@
/.*
/*.egg-info
website-output
__pycache__
coverage.xml