Exclude web folders

This commit is contained in:
a624669980@163.com 2022-06-08 16:47:34 +08:00
parent 43159347b9
commit 3281ab7f5a

1
.gitignore vendored
View File

@ -29,6 +29,7 @@ gen
/out/
/db/
/docs/
/web/
/conf/conf.ini
__debug_bin
main