添加忽略文件

This commit is contained in:
youda 2025-03-21 18:51:25 +08:00
parent d6e993c1fd
commit 054132a3cc

4
.gitignore vendored
View File

@ -2,4 +2,6 @@ runtime/*
app/public/* app/public/*
.user.ini .user.ini
.htaccess .htaccess
vendor/* vendor/*
404.html
index.html