Add "StartDev.bat" placeholder to .gitignore
| @@ -52,3 +52,5 @@ public/scripts/extensions/third-party | ||
| 52 | 52 | /certs |
| 53 | 53 | .aider* |
| 54 | 54 | .env |
| 55 | +/StartDev.bat | |
| 56 | + | |
| @@ -52,3 +52,5 @@ public/scripts/extensions/third-party | ||
| 52 | 52 | /certs |
| 53 | 53 | .aider* |
| 54 | 54 | .env |
| 55 | +/StartDev.bat | |
| 56 | + | |