Commit 9805b99e authored by Дмитрий Малюгин's avatar Дмитрий Малюгин 🕓
Browse files

.idea

parent edcdb988
Loading
Loading
Loading
Loading

.idea/.gitignore

0 → 100644
+5 −0
Original line number Diff line number Diff line
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
+6 −0
Original line number Diff line number Diff line
<component name="InspectionProjectProfileManager">
  <profile version="1.0">
    <option name="myName" value="Project Default" />
    <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
  </profile>
</component>
 No newline at end of file

.idea/vcs.xml

0 → 100644
+7 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="VcsDirectoryMappings">
    <mapping directory="$PROJECT_DIR$" vcs="Git" />
    <mapping directory="$PROJECT_DIR$/motion" vcs="Git" />
  </component>
</project>
 No newline at end of file