diff options
| author | Kurenai <[email protected]> | 2021-10-10 15:52:13 +0800 |
|---|---|---|
| committer | Kurenai <[email protected]> | 2021-10-10 15:52:13 +0800 |
| commit | de389aa53a1a0251ff6e40027f90bb8f9ba4bbe8 (patch) | |
| tree | 51874e60d34fd2f8da50cdc1c1e29cc3aa8fe781 /.idea/.gitignore | |
Initial commit
Diffstat (limited to '.idea/.gitignore')
| -rw-r--r-- | .idea/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..73f69e0 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml +# Editor-based HTTP Client requests +/httpRequests/ |
