bcgov / ds-intro-to-git

A short introductory course to version control with git and GitHub
https://bcgov.github.io/ds-intro-to-git/
Other
1 stars 0 forks source link

Ch 3 - hidden files #21

Closed BonnieJRobert closed 4 months ago

BonnieJRobert commented 4 months ago

I think people won't be familiar with files called .something and often when you save it, it auto adds a .txt extension or something like that. Might need to make that clear here. (For example, I always have extensions showing in my file explorer so that I know whether I've named something .gitignore or .gitignore.txt by accident).