Showing
8 changed files
with
1 additions
and
78 deletions
.idea/.gitignore
deleted
100644 → 0
.idea/check-your-instagram.iml
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<module type="JAVA_MODULE" version="4"> | ||
3 | - <component name="FacetManager"> | ||
4 | - <facet type="Python" name="Python"> | ||
5 | - <configuration sdkName="" /> | ||
6 | - </facet> | ||
7 | - </component> | ||
8 | - <component name="NewModuleRootManager" inherit-compiler-output="true"> | ||
9 | - <exclude-output /> | ||
10 | - <content url="file://$MODULE_DIR$"> | ||
11 | - <excludeFolder url="file://$MODULE_DIR$/venv" /> | ||
12 | - <excludeFolder url="file://$MODULE_DIR$/venv3" /> | ||
13 | - </content> | ||
14 | - <orderEntry type="jdk" jdkName="Python 3.8 (venv3)" jdkType="Python SDK" /> | ||
15 | - <orderEntry type="sourceFolder" forTests="false" /> | ||
16 | - </component> | ||
17 | -</module> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/deployment.xml
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project version="4"> | ||
3 | - <component name="PublishConfigData"> | ||
4 | - <serverData> | ||
5 | - <paths name="ubuntu@52.197.199.6:22"> | ||
6 | - <serverdata> | ||
7 | - <mappings> | ||
8 | - <mapping local="$PROJECT_DIR$" web="/" /> | ||
9 | - </mappings> | ||
10 | - </serverdata> | ||
11 | - </paths> | ||
12 | - <paths name="ubuntu@54.199.111.206:22"> | ||
13 | - <serverdata> | ||
14 | - <mappings> | ||
15 | - <mapping local="$PROJECT_DIR$" web="/" /> | ||
16 | - </mappings> | ||
17 | - </serverdata> | ||
18 | - </paths> | ||
19 | - <paths name="ubuntu@54.248.71.175:22"> | ||
20 | - <serverdata> | ||
21 | - <mappings> | ||
22 | - <mapping local="$PROJECT_DIR$" web="/" /> | ||
23 | - </mappings> | ||
24 | - </serverdata> | ||
25 | - </paths> | ||
26 | - </serverData> | ||
27 | - </component> | ||
28 | -</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | -<component name="InspectionProjectProfileManager"> | ||
2 | - <profile version="1.0"> | ||
3 | - <option name="myName" value="Project Default" /> | ||
4 | - <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" /> | ||
5 | - <inspection_tool class="TsLint" enabled="true" level="WARNING" enabled_by_default="true" /> | ||
6 | - </profile> | ||
7 | -</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/misc.xml
deleted
100644 → 0
.idea/modules.xml
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project version="4"> | ||
3 | - <component name="ProjectModuleManager"> | ||
4 | - <modules> | ||
5 | - <module fileurl="file://$PROJECT_DIR$/.idea/check-your-instagram.iml" filepath="$PROJECT_DIR$/.idea/check-your-instagram.iml" /> | ||
6 | - </modules> | ||
7 | - </component> | ||
8 | -</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment