1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

add .DS_Store to gitignore

This commit is contained in:
Kelly Brazil
2025-09-08 14:56:43 -07:00
parent 61793bba31
commit eea31ddbe4

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ build/
.vscode/
_config.yml
.venv
.DS_Store