updated
This commit is contained in:
parent
ba6e188504
commit
bdfc8d4671
1 changed files with 8 additions and 1 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -39,7 +39,6 @@ appsettings.Development.json
|
|||
builds/
|
||||
/test/yavscTests/test-results.xml
|
||||
/test/yavscTests/test-results.html
|
||||
/binaries/Debug/yavscd
|
||||
yavsc-pre
|
||||
|
||||
*.env
|
||||
|
|
@ -47,3 +46,11 @@ generated/
|
|||
*.lscache
|
||||
*.Development.json
|
||||
*.log
|
||||
|
||||
|
||||
**/AppDataDevelopment/
|
||||
binaries/
|
||||
build/
|
||||
src/*/Blog-Dev/
|
||||
*.mp4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue