Skip to content

gitignore? #140316

Discussion options

You must be logged in to vote

gitignore is a text file that tells Git which files or directories to ignore in a project. It’s a way to exclude certain files or patterns from being tracked by Git, so they won’t be committed to the repository or appear in the commit history.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sainived151
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants