fix(gitignore): add start.sh to the ignored files list

This commit is contained in:
zv
2026-04-28 15:04:00 +02:00
parent 2e97121f09
commit 5e739085d3

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ yarn-debug.log*
yarn-error.log* yarn-error.log*
pnpm-debug.log* pnpm-debug.log*
.DS_Store .DS_Store
start.sh