diff options
| author | 2024-02-28 12:08:24 +0800 | |
|---|---|---|
| committer | 2024-02-28 12:08:24 +0800 | |
| commit | ab026b7e0ba3baa1ffab7603e7f5fa47864427f7 (patch) | |
| tree | 5e5000e98ada59a499d7e4138039e6158b5dc0c6 /target/debug/build/libc-b7ed1dc1491f1672/output | |
| parent | 45ded34e5906b3c978e70db8339eba6f6a362bd2 (diff) | |
| download | TRPGNivis-ab026b7e0ba3baa1ffab7603e7f5fa47864427f7.tar.gz TRPGNivis-ab026b7e0ba3baa1ffab7603e7f5fa47864427f7.zip | |
fix(bones): delete target directory and add it into the gitignore list
Diffstat (limited to 'target/debug/build/libc-b7ed1dc1491f1672/output')
| -rw-r--r-- | target/debug/build/libc-b7ed1dc1491f1672/output | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/target/debug/build/libc-b7ed1dc1491f1672/output b/target/debug/build/libc-b7ed1dc1491f1672/output deleted file mode 100644 index 5e1874c..0000000 --- a/target/debug/build/libc-b7ed1dc1491f1672/output +++ /dev/null @@ -1,15 +0,0 @@ -cargo:rerun-if-changed=build.rs -cargo:rustc-cfg=freebsd11 -cargo:rustc-cfg=libc_priv_mod_use -cargo:rustc-cfg=libc_union -cargo:rustc-cfg=libc_const_size_of -cargo:rustc-cfg=libc_align -cargo:rustc-cfg=libc_int128 -cargo:rustc-cfg=libc_core_cvoid -cargo:rustc-cfg=libc_packedN -cargo:rustc-cfg=libc_cfg_target_vendor -cargo:rustc-cfg=libc_non_exhaustive -cargo:rustc-cfg=libc_long_array -cargo:rustc-cfg=libc_ptr_addr_of -cargo:rustc-cfg=libc_underscore_const_names -cargo:rustc-cfg=libc_const_extern_fn |