diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-29 20:35:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-29 20:35:02 -0700 |
| commit | e524e65bb5525885ca011c5c591583441822d521 (patch) | |
| tree | b8ff515a5b5c69811f6a10391cfbf1042e55b729 | |
| parent | 80239b6b63197519691153839f56e86fe99e18cb (diff) | |
Delete .idea directory1.3
| -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 |
