commit 34637ef77ab2a773ab3053af44eae8c4452863f7 Author: Weng JinPeng Date: Sat Aug 9 17:44:06 2025 +0800 add .gitignore and update readme.md with default ignored files diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e69de29