From d32fe2387b9adb863ea8591a893645daf3350576 Mon Sep 17 00:00:00 2001 From: songhao Date: Sat, 15 Feb 2020 17:20:22 +0800 Subject: [PATCH] 1 --- .gitignore | 5 ++++- custom_init | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 custom_init diff --git a/.gitignore b/.gitignore index 096c313..1fd17a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ config lib2 -target \ No newline at end of file +target +lib_old +logs +custom_init.sh \ No newline at end of file diff --git a/custom_init b/custom_init new file mode 100644 index 0000000..81dce6e --- /dev/null +++ b/custom_init @@ -0,0 +1 @@ +IS_DEV_ENV=1