We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2ecc46 + 5c752ff commit 21a15f4Copy full SHA for 21a15f4
Documentation/gitfaq.txt
@@ -223,7 +223,7 @@ a file checked into the repository which is a template or set of defaults which
223
can then be copied alongside and modified as appropriate. This second, modified
224
file is usually ignored to prevent accidentally committing it.
225
226
-[[files-in-.gitignore-are-tracked]]
+[[files-in-gitignore-are-tracked]]
227
I asked Git to ignore various files, yet they are still tracked::
228
A `gitignore` file ensures that certain file(s) which are not
229
tracked by Git remain untracked. However, sometimes particular
0 commit comments