fix .gitignore
This commit is contained in:
parent
e3324e374b
commit
d8d3ffa647
1 changed files with 1 additions and 1 deletions
2
apps/webview/.gitignore
vendored
2
apps/webview/.gitignore
vendored
|
@ -2,7 +2,7 @@
|
|||
/obj
|
||||
/obj/*
|
||||
/bin/*
|
||||
/bin/!.gitkeep
|
||||
!/bin/.gitkeep
|
||||
/result
|
||||
/result/
|
||||
/result/*
|
||||
|
|
Loading…
Add table
Reference in a new issue