From 6e29830f6342ef75ce57664ee9df16694312efc2 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Tue, 17 May 2022 11:55:31 +0000 Subject: [PATCH] ignore some codespaces stuff --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 7c00359d5..f5ba66f88 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,6 @@ test/integration/*/used_config/ # these sample hooks waste too much space test/integration/*/expected/**/hooks/ test/integration/*/expected_remote/**/hooks/ + +oryxBuildBinary +__debug_bin \ No newline at end of file