Ignore runtime artifacts

This commit is contained in:
2026-04-02 02:53:27 +03:00
parent 3adda67eb9
commit 868cdb09fa
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@@ -24,3 +24,6 @@ dist-ssr
*.sln *.sln
*.sw? *.sw?
.codex/ .codex/
runtime/*
!runtime/.gitkeep

1
runtime/.gitkeep Normal file
View File

@@ -0,0 +1 @@