최원석3 [goesnow]

remove cache

1 -node_modules 1 +**/node_modules/
2 .env 2 .env
3 -.vscode 3 +.vscode/**
4 +**/.idea/
5 +
4 crawler/chromedriver 6 crawler/chromedriver
5 crawler/chromedriver.exe 7 crawler/chromedriver.exe
6 -.idea
7 **/*.exe 8 **/*.exe
8 package-lock.json 9 package-lock.json
9 10
10 app/build/*.map 11 app/build/*.map
11 app/build/*.js 12 app/build/*.js
12 -build 13 +build/**
13 public 14 public
14 15
15 key.py 16 key.py
......
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.7 (check-your-instagram)" 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" remoteFilesAllowedToDisappearOnAutoupload="false">
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.7 (check-your-instagram)" project-jdk-type="Python SDK" />
4 -</project>
...\ No newline at end of file ...\ No newline at end of file
This diff could not be displayed because it is too large.
No preview for this file type