Showing
13 changed files
with
1 additions
and
65 deletions
No preview for this file type
code/.idea/.gitignore
deleted
100644 → 0
code/.idea/code.iml
deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<module type="WEB_MODULE" version="4"> | ||
| 3 | - <component name="NewModuleRootManager"> | ||
| 4 | - <content url="file://$MODULE_DIR$" /> | ||
| 5 | - <orderEntry type="inheritedJdk" /> | ||
| 6 | - <orderEntry type="sourceFolder" forTests="false" /> | ||
| 7 | - </component> | ||
| 8 | -</module> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
code/.idea/misc.xml
deleted
100644 → 0
code/.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/code.iml" filepath="$PROJECT_DIR$/.idea/code.iml" /> | ||
| 6 | - </modules> | ||
| 7 | - </component> | ||
| 8 | -</project> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
code/.idea/vcs.xml
deleted
100644 → 0
| 1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | -<project version="4"> | ||
| 3 | - <component name="VcsDirectoryMappings"> | ||
| 4 | - <mapping directory="$PROJECT_DIR$/.." vcs="Git" /> | ||
| 5 | - <mapping directory="$PROJECT_DIR$/locationTest/expo-location-example" vcs="Git" /> | ||
| 6 | - <mapping directory="$PROJECT_DIR$/my-project" vcs="Git" /> | ||
| 7 | - <mapping directory="$PROJECT_DIR$/render_server_react_native" vcs="Git" /> | ||
| 8 | - <mapping directory="$PROJECT_DIR$/render_server_react_native/@expo/vector-icons" vcs="Git" /> | ||
| 9 | - </component> | ||
| 10 | -</project> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
code/user_server/.idea/.gitignore
deleted
100644 → 0
code/user_server/.idea/misc.xml
deleted
100644 → 0
code/user_server/.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/user_and_post_server.iml" filepath="$PROJECT_DIR$/.idea/user_and_post_server.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 | -<module type="WEB_MODULE" version="4"> | ||
| 3 | - <component name="NewModuleRootManager"> | ||
| 4 | - <content url="file://$MODULE_DIR$" /> | ||
| 5 | - <orderEntry type="inheritedJdk" /> | ||
| 6 | - <orderEntry type="sourceFolder" forTests="false" /> | ||
| 7 | - </component> | ||
| 8 | -</module> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
code/user_server/.idea/vcs.xml
deleted
100644 → 0
| 1 | { | 1 | { |
| 2 | "development": { | 2 | "development": { |
| 3 | "username": "root", | 3 | "username": "root", |
| 4 | - "password": "ksy98042!", | 4 | + "password": "test", |
| 5 | "database": "capstone_design_prj1", | 5 | "database": "capstone_design_prj1", |
| 6 | "host": "127.0.0.1", | 6 | "host": "127.0.0.1", |
| 7 | "dialect": "mysql", | 7 | "dialect": "mysql", | ... | ... |
No preview for this file type
-
Please register or login to post a comment