gitignore .DS_Store and .vscode

This commit is contained in:
June 2025-10-31 19:35:32 +01:00
commit e318c3b386
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

2
.gitignore vendored
View file

@ -1 +1,3 @@
local-dev/ local-dev/
.DS_Store
.vscode