commit d56b3923212d9428908425cd23c154203e05382f Author: shilei <798989044@qq.com> Date: Sat Oct 8 14:56:31 2022 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..60d7971 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# ---> AL +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace + +# Local History for Visual Studio Code +.history/ +*.app +.snapshots/* + diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb4289c --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ecology_hthr + +华泰HR项目 \ No newline at end of file