build scripts added

This commit is contained in:
2023-08-27 02:41:07 +01:00
parent f63c36c94a
commit 9f20225a59
7 changed files with 439 additions and 3 deletions

7
.gitignore vendored
View File

@@ -132,4 +132,11 @@ dmypy.json
# Pyre type checker
.pyre/
# build
sv_ttk/
theme/
sv_*.py
fst_*.py
.vscode/