최원석3 [goesnow]

remove .idea

...@@ -2,6 +2,7 @@ node_modules ...@@ -2,6 +2,7 @@ node_modules
2 .env 2 .env
3 .vscode 3 .vscode
4 chromedriver 4 chromedriver
5 +.idea
5 6
6 key.py 7 key.py
7 admin.py 8 admin.py
......
1 -# Default ignored files
2 -/shelf/
3 -/workspace.xml
4 -# Datasource local storage ignored files
5 -/dataSources/
6 -/dataSources.local.xml
7 -# Editor-based HTTP Client requests
8 -/httpRequests/
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
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
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<project version="4">
3 - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.8 (venv3)" project-jdk-type="Python SDK" />
4 -</project>
...\ No newline at end of file ...\ No newline at end of file
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
1 -<?xml version="1.0" encoding="UTF-8"?>
2 -<project version="4">
3 - <component name="VcsDirectoryMappings">
4 - <mapping directory="" vcs="Git" />
5 - </component>
6 -</project>
...\ No newline at end of file ...\ No newline at end of file