Practice in Python, R, Etc
- How to add a .gitignore file
- Terminal to view .gitignore files: ls -a
- Create a .gitignore file in terminal in the github repository
- a. If file is in the directory, add file name
- b. If file is in a child directory, add the URL
-
How to setup a virtual env
-
How to use docker