lnnrtwttkhn / version-control-book

Source code for the Version Control Book, a guide to Git for scientists
https://lennartwittkuhn.com/version-control-book/
Creative Commons Attribution Share Alike 4.0 International
6 stars 2 forks source link

clarify student question about .gitignore #180

Closed lnnrtwttkhn closed 3 months ago

lnnrtwttkhn commented 4 months ago

2) Is a git.ignore file also added via git add and git commit or should the name of the file be written into the file itself in order to ignore it as well?