summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames O'Doherty <james@theodohertyfamily.com>2026-05-22 10:14:03 -0400
committerJames O'Doherty <james@theodohertyfamily.com>2026-05-22 10:14:03 -0400
commit5dbc46f3c1c75bf922bcc1c3df342323c23c04ce (patch)
tree1a2840366e5d39aa3d9e8d868dd5893f5c488373 /.gitignore
parent764d3e67fc783c487f42d398d1b85a5a1f0d8ef0 (diff)
docs: update README and AGENTS.md to reflect embedded launcher architecture
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b074b5a..6f5498a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ bin/
wg-wrap
**/launcher
**/launcher.bin
+**/launcher_test
# Go build artifacts
*.exe
@@ -16,7 +17,6 @@ wg-wrap
coverage.out
# OS generated files
-.DS_PStore
.DS_Store
Thumbs.db