git.lucas.co / cce-remote
remote trackpad and keyboard server
git clone https://git.lucas.co/cce-remote.git

commita8178d03398c1878276ae4229febf88e8c93a1db
parent4d92c0b969
authorLucas Galante <[email protected]>
date2026-09-20 14:12
Add .gitignore for target/

The crate builds into the workspace's shared target dir today, but a
standalone build here would create one that nothing ignored.

Co-Authored-By: Claude Fable 5.1 <[email protected]>

 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b83d222
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/target/