Skip to content

Commit 360de53

Browse files
Merge pull request #14 from alexanderthclark/codex/update-.gitignore-to-ignore-system-files
Update gitignore with OS cache ignores
2 parents c8ea59c + 1d79f7c commit 360de53

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ book/normal0.md
1717
# Ignore build artefacts & OS cruft
1818
**/_build/
1919
.DS_Store
20+
21+
# System caches and OS files
22+
**/.DS_Store
23+
**/.cache

0 commit comments

Comments
 (0)