diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2020-12-16 14:09:23 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2020-12-16 14:09:23 +0800 |
commit | 8e1a23968d43f3e615a8bda81812439d4c809484 (patch) | |
tree | e03cfeac1442e347c28f711ba2b72edf01e71dde /.idea/.gitignore |
Init the repo
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/ |