Edit .gitignore + add slnx

This commit is contained in:
2025-12-27 18:46:12 +03:00
parent a4bbee1c0f
commit 4e0bc9d428
2 changed files with 7 additions and 2 deletions

3
.gitignore vendored
View File

@@ -137,9 +137,8 @@ dist
# Vite logs files
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
/.vs/DELIVER_MAN.slnx
/.vs/*
/.vscode
/obj/Debug
*.slnx
*.esproj
/CHANGELOG.md

6
DELIVER_MAN.slnx Normal file
View File

@@ -0,0 +1,6 @@
<Solution>
<Project Path="DELIVER_MAN.esproj">
<Build />
<Deploy />
</Project>
</Solution>