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