From 440a340cb52a651150e5a273fee04df99f3b70df Mon Sep 17 00:00:00 2001 From: nattthebear Date: Sat, 20 Jun 2020 13:49:58 -0400 Subject: [PATCH] remove what should have been ignored --- waterbox/waterboxhost/.gitignore | 1 + waterbox/waterboxhost/target/.rustc_info.json | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 waterbox/waterboxhost/.gitignore delete mode 100644 waterbox/waterboxhost/target/.rustc_info.json diff --git a/waterbox/waterboxhost/.gitignore b/waterbox/waterboxhost/.gitignore new file mode 100644 index 0000000000..6679335be2 --- /dev/null +++ b/waterbox/waterboxhost/.gitignore @@ -0,0 +1 @@ +.rustc_info.json diff --git a/waterbox/waterboxhost/target/.rustc_info.json b/waterbox/waterboxhost/target/.rustc_info.json deleted file mode 100644 index 48cc070a77..0000000000 --- a/waterbox/waterboxhost/target/.rustc_info.json +++ /dev/null @@ -1 +0,0 @@ -{"rustc_fingerprint":11446813852324310650,"outputs":{"1164083562126845933":["rustc 1.43.0\nbinary: rustc\ncommit-hash: unknown\ncommit-date: unknown\nhost: x86_64-pc-windows-gnu\nrelease: 1.43.0\nLLVM version: 10.0\n",""],"4476964694761187371":["___.exe\nlib___.rlib\n___.dll\n___.dll\n___.lib\n___.dll\nC:\\Develop\\msys64\\mingw64\ndebug_assertions\nproc_macro\ntarget_arch=\"x86_64\"\ntarget_endian=\"little\"\ntarget_env=\"gnu\"\ntarget_family=\"windows\"\ntarget_feature=\"fxsr\"\ntarget_feature=\"sse\"\ntarget_feature=\"sse2\"\ntarget_os=\"windows\"\ntarget_pointer_width=\"64\"\ntarget_vendor=\"pc\"\nwindows\n",""]},"successes":{}} \ No newline at end of file