From 59f04e8be1501594cfcc411b5a211b20c81b11bb Mon Sep 17 00:00:00 2001 From: Anthony Lee Date: Mon, 25 Jun 2018 13:19:19 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 1 + .../cs50-mobile-app-development-with-react-native/lecture_0.js | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 react-native/cs50-mobile-app-development-with-react-native/lecture_0.js diff --git a/.gitignore b/.gitignore index 63976e3..c115ad6 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ reactjs/server/config/keys.js /reactjs/server/config/keys.js *.env +*.swp diff --git a/react-native/cs50-mobile-app-development-with-react-native/lecture_0.js b/react-native/cs50-mobile-app-development-with-react-native/lecture_0.js new file mode 100644 index 0000000..3862fef --- /dev/null +++ b/react-native/cs50-mobile-app-development-with-react-native/lecture_0.js @@ -0,0 +1,3 @@ +// Video Lecture +// https://www.youtube.com/watch?v=X52b-8y2Hf4&list=PLhQjrBD2T382gdfveyad09Ierl_3Jh_wR&index=2 +