Skip to content

Commit 8e0bff1

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : 90dd430 Branch : main Author : erinmgraham <erin.graham@jcu.edu.au> Time : 2025-12-08 22:55:32 +0000 Message : Merge pull request #1102 from anoukvlug/text_edit Update 06-ignore.md (minor edit)
1 parent 87145af commit 8e0bff1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

06-ignore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Use -f if you really want to add them.
130130

131131
If we really want to override our ignore settings,
132132
we 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`.
134134
We can also always see the status of ignored files if we want:
135135

136136
```bash

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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"

0 commit comments

Comments
 (0)