UC-Davis-CS-Tutoring / Study-Guides

Study Guides for various undergraduate CS classes taught at UC Davis
MIT License
0 stars 0 forks source link

First draft of 20 study guide + new gitignore #5

Closed aakash1104 closed 5 years ago

aakash1104 commented 5 years ago

Added my first draft (from July 2017) and changed the gitignore to account for swp, aux, and other useless files.

@matthewsot do you want to have a common gitignore for all the repos (aka move it to the Common repo)?

matthewsot commented 5 years ago

Thanks Aakash! I'll propose some edits later in a different issue/PR, but this looks like a great first draft :) As for the .gitignore, I think it would be nice to have a common default one! Though it may be kind of difficult since I feel like different projects need very different gitignores (LaTeX vs. React, for example). But it would be great to have a default "starting point"