Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo of how to add .gitignore, what it does #8

Open
abartlett004 opened this issue Aug 9, 2024 · 0 comments
Open

demo of how to add .gitignore, what it does #8

abartlett004 opened this issue Aug 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@abartlett004
Copy link

would be nice to show students how to add a .gitignore file to their repo, perhaps using .DS_Store files as an example. would be able to show students how, pre-gitignore, github desktop is tracking .DS_Store files, and after creation of .gitignore and adding .DS* , .DS_Store files are not committed and do not end up in Github

could also do this with a word doc or powerpoint, to show students what changes to those files look like from git's point of view and then prevent those ugly changes from being committed

@Gammerdinger Gammerdinger added the enhancement New feature or request label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants