File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ Use -f if you really want to add them.
130130
131131If we really want to override our ignore settings,
132132we can use ` git add -f ` to force Git to add something. For example,
133- ` git add -f a.csv ` .
133+ ` git add -f a.png ` .
134134We can also always see the status of ignored files if we want:
135135
136136``` bash
Original file line number Diff line number Diff line change 88"episodes/03-create.md" "c1198fc3106059d83fd8078d57fbbfef" "site/built/03-create.md" "2024-09-29"
99"episodes/04-changes.md" "93a58793b2e796ce0c4dcfd5ab4a9690" "site/built/04-changes.md" "2025-10-29"
1010"episodes/05-history.md" "1db0ac027bd51d7d67562d71a60116c8" "site/built/05-history.md" "2025-01-10"
11- "episodes/06-ignore.md" "ff0a74d69b9f3bf60795226eb0e6a6bd " "site/built/06-ignore.md" "2025-04-01 "
11+ "episodes/06-ignore.md" "6eceffedf94c557d57c9a774dcc0780b " "site/built/06-ignore.md" "2025-12-08 "
1212"episodes/07-github.md" "3fb726f8778cafc2fac05e977c488482" "site/built/07-github.md" "2025-10-03"
1313"episodes/08-collab.md" "26c15a5971a7caef2daf17c84e72d3c9" "site/built/08-collab.md" "2024-09-29"
1414"episodes/09-conflict.md" "f50920c3da4791a58f81f7fc330a03b0" "site/built/09-conflict.md" "2025-04-15"
You can’t perform that action at this time.
0 commit comments