Skip to content

Commit 5035263

Browse files
author
PsCustomObject
committed
Fixed lingering formatting issue
1 parent f658828 commit 5035263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-05-04-getting-started-with-gitignore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To create a `.gitignore` file:
3333

3434
Example:
3535

36-
```gitignore
36+
```bash
3737
# Ignore node_modules directory
3838
node_modules/
3939

0 commit comments

Comments
 (0)