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/
|
builds/
|
||||||
/test/yavscTests/test-results.xml
|
/test/yavscTests/test-results.xml
|
||||||
/test/yavscTests/test-results.html
|
/test/yavscTests/test-results.html
|
||||||
/binaries/Debug/yavscd
|
|
||||||
yavsc-pre
|
yavsc-pre
|
||||||
|
|
||||||
*.env
|
*.env
|
||||||
|
|
@ -47,3 +46,11 @@ generated/
|
||||||
*.lscache
|
*.lscache
|
||||||
*.Development.json
|
*.Development.json
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
|
||||||
|
**/AppDataDevelopment/
|
||||||
|
binaries/
|
||||||
|
build/
|
||||||
|
src/*/Blog-Dev/
|
||||||
|
*.mp4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue