[general] add template config

[create_repo.py] add default toml filename
[.gitignore] unignore template dir
This commit is contained in:
2024-07-13 21:38:45 +02:00
parent 2f04d4aaa4
commit ff31de0ca2
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
create_repo.toml
!template/*
out.toml
.vscode