Edit .gitignore + add slnx
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
6
DELIVER_MAN.slnx
Normal file
@@ -0,0 +1,6 @@
|
||||
<Solution>
|
||||
<Project Path="DELIVER_MAN.esproj">
|
||||
<Build />
|
||||
<Deploy />
|
||||
</Project>
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user