diff --git a/.gitignore b/.gitignore index ba14eb2..ad45645 100644 --- a/.gitignore +++ b/.gitignore @@ -1,18 +1,19 @@ -# Binaries -matterbridge -test-kosmi -capture-auth -monitor-ws -test-image-upload -test-long-title -test-proper-roomcodes -test-roomcode-image -test-session -test-upload -test-websocket -test-websocket-direct -cmd/kosmi-client/kosmi-clien -cmd/kosmi-client/kosmi-client +# Binaries (anchored to repo root so cmd/ source dirs aren't excluded) +/matterbridge +/test-kosmi +/capture-auth +/monitor-ws +/test-image-upload +/test-long-title +/test-proper-roomcodes +/test-roomcode-image +/test-session +/test-upload +/test-websocket +/test-websocket-direct +/cmd/kosmi-client/kosmi-clien +/cmd/kosmi-client/kosmi-client +/cmd/get-kosmi-token/get-kosmi-token *.exe *.dll *.so