add site to gitignore

This commit is contained in:
crazywhalecc
2022-03-20 16:13:51 +08:00
parent 475d14fab7
commit 69155002dc

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@ composer.lock
/runtime/ /runtime/
/tmp/ /tmp/
/temp/ /temp/
/site/
# go-cqhttp快速安装启动相关可能被废弃 # go-cqhttp快速安装启动相关可能被废弃
/ext/go-cqhttp/data/ /ext/go-cqhttp/data/