This commit is contained in:
wangjinlei
2022-04-06 18:09:54 +08:00
parent c1885928ff
commit 3e7221d0bc
2 changed files with 4 additions and 4 deletions

6
.gitignore vendored
View File

@@ -1,6 +1,6 @@
.idea .idea
composer.lock composer.lock
*.log *.log
/public public/
/config config/
/nbproject nbproject/

View File

@@ -1,3 +1,3 @@
vendor/
composer.lock composer.lock
phpunit.xml phpunit.xml