diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-07 00:04:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-07 00:04:54 -0700 |
| commit | ebcb7d3ae1b286808312eb19dada04fe4e1f4085 (patch) | |
| tree | a522d06bda924f012644df4e5fe1ee2d160044f5 | |
| parent | fa554b7f12efe2bb0c9e964850c52f44ffb2cb64 (diff) | |
Delete .idea directory
| -rw-r--r-- | .idea/.gitignore | 8 | ||||
| -rw-r--r-- | .idea/encodings.xml | 7 |
2 files changed, 0 insertions, 15 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 diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index aa00ffa..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="Encoding"> - <file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" /> - <file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" /> - </component> -</project>
\ No newline at end of file |
