diff options
| author | Ryan Ward <[email protected]> | 2021-08-06 21:36:38 -0500 |
|---|---|---|
| committer | Ryan Ward <[email protected]> | 2021-08-06 21:36:38 -0500 |
| commit | e1dcd1fdab204e6ab9eaee3e30bf6ffea67f01b1 (patch) | |
| tree | 9dded6e50efb3b73a2d1ed70913d69d9e3fd15da | |
| parent | aa78caefefa0eecce228b97671592f305bcddb62 (diff) | |
| download | librazermacos-e1dcd1fdab204e6ab9eaee3e30bf6ffea67f01b1.tar.xz librazermacos-e1dcd1fdab204e6ab9eaee3e30bf6ffea67f01b1.zip | |
Removing .idea2 folder from cleanup
| -rw-r--r-- | .idea2/.gitignore | 8 | ||||
| -rw-r--r-- | .idea2/misc.xml | 18 | ||||
| -rw-r--r-- | .idea2/vcs.xml | 6 |
3 files changed, 0 insertions, 32 deletions
diff --git a/.idea2/.gitignore b/.idea2/.gitignore deleted file mode 100644 index 73f69e0..0000000 --- a/.idea2/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml -# Editor-based HTTP Client requests -/httpRequests/ diff --git a/.idea2/misc.xml b/.idea2/misc.xml deleted file mode 100644 index 53624c9..0000000 --- a/.idea2/misc.xml +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ExternalStorageConfigurationManager" enabled="true" /> - <component name="MakefileSettings"> - <option name="linkedExternalProjectsSettings"> - <MakefileProjectSettings> - <option name="externalProjectPath" value="$PROJECT_DIR$" /> - <option name="modules"> - <set> - <option value="$PROJECT_DIR$" /> - </set> - </option> - <option name="version" value="2" /> - </MakefileProjectSettings> - </option> - </component> - <component name="MakefileWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> -</project>
\ No newline at end of file diff --git a/.idea2/vcs.xml b/.idea2/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea2/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="VcsDirectoryMappings"> - <mapping directory="$PROJECT_DIR$" vcs="Git" /> - </component> -</project>
\ No newline at end of file |
