fix(lib): rename .gitignore to .gitignore.tmpl in workspace template

Prevents git from ignoring template contents. ExtractWorkspace strips
the .tmpl suffix during extraction.

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-22 07:02:32 +00:00
parent 6f5b239da6
commit b9c30138fb

View file

@ -0,0 +1,4 @@
.idea/
.vscode/
*.log
.core/workspace