Ignore local deploy script

This commit is contained in:
Thomas
2026-03-02 20:32:28 +00:00
parent 1ef84cd3b4
commit 7b1d39f522

3
.gitignore vendored
View File

@@ -28,6 +28,9 @@ deps/
.cache/ .cache/
compile_commands.json compile_commands.json
# Deploy
deploy.sh
# OS # OS
.DS_Store .DS_Store
Thumbs.db Thumbs.db