diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2022-08-08 12:35:18 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2022-08-08 12:35:18 +0800 |
commit | 871760c6e7af56140b5d20e521fa03063fb56bfc (patch) | |
tree | 796b5bf0d082500e2ed81bec654079f9af224194 /.idea/.gitignore | |
parent | da1ccde004f9a264f7ada1397751fffce9336b95 (diff) |
Remove IntelliJ config files
Diffstat (limited to '.idea/.gitignore')
-rw-r--r-- | .idea/.gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml |