From 9814e06e8d4f4e5fd0fd977b60f7388a8980cc68 Mon Sep 17 00:00:00 2001 From: whwyy Date: Tue, 12 Dec 2023 14:08:01 +0800 Subject: [PATCH] eee --- .gitignore | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..89e3378 --- /dev/null +++ b/.gitignore @@ -0,0 +1,37 @@ +# Created by .ignore support plugin (hsz.mobi) +### Yii template +assets/* +!assets/.gitignore +protected/runtime/* +!protected/runtime/.gitignore +protected/data/*.db +themes/classic/views/ + +### Example user template template +### Example user template + +# IntelliJ project files +.idea +*.iml +out +gen + +db/ +async-queue/ + +composer.lock + +*.log +commands/result +config/setting.php +tests/ +vendor/* +runtime/ + +*.xml +*.lock + +oot +d + +composer.lock