diff --git a/MCD-MLD.pdf b/MCD-MLD.pdf new file mode 100644 index 0000000..2734bec Binary files /dev/null and b/MCD-MLD.pdf differ diff --git a/MCD.pdf b/MCD.pdf deleted file mode 100644 index bfdc080..0000000 Binary files a/MCD.pdf and /dev/null differ diff --git a/MLD.pdf b/MLD.pdf deleted file mode 100644 index cc428e5..0000000 Binary files a/MLD.pdf and /dev/null differ diff --git a/bob_party/.expo/README.md b/bob_party/.expo/README.md deleted file mode 100644 index f7eb5fe..0000000 --- a/bob_party/.expo/README.md +++ /dev/null @@ -1,8 +0,0 @@ -> Why do I have a folder named ".expo" in my project? -The ".expo" folder is created when an Expo project is started using "expo start" command. -> What do the files contain? -- "devices.json": contains information about devices that have recently opened this project. This is used to populate the "Development sessions" list in your development builds. -- "settings.json": contains the server configuration that is used to serve the application manifest. -> Should I commit the ".expo" folder? -No, you should not share the ".expo" folder. It does not contain any information that is relevant for other developers working on the project, it is specific to your machine. -Upon project creation, the ".expo" folder is already added to your ".gitignore" file. diff --git a/bob_party/.expo/devices.json b/bob_party/.expo/devices.json deleted file mode 100644 index 5efff6c..0000000 --- a/bob_party/.expo/devices.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "devices": [] -}