Removed more unnecessary files from cache
- Updated `.gitignore` - Added `README.md` file
This commit is contained in:
parent
a57ee1918e
commit
fccd30a223
10 changed files with 656 additions and 119 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,3 +4,6 @@ client/bin/*
|
|||
client/obj/*
|
||||
server/bin/*
|
||||
server/obj/*
|
||||
*.editorconfig
|
||||
project.nuget.cache
|
||||
qrread.csproj.nuget.dgspec.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue