Cleans library directory
This commit is contained in:
30
library/.gitignore
vendored
30
library/.gitignore
vendored
@@ -1,23 +1,23 @@
|
||||
Cargo.lock
|
||||
Cargo.toml
|
||||
|
||||
backtrace
|
||||
portable-simd
|
||||
core_arch
|
||||
core
|
||||
compiler-builtins
|
||||
alloc
|
||||
stdarch
|
||||
unwind
|
||||
std_detect
|
||||
alloctests
|
||||
backtrace
|
||||
compiler-builtins
|
||||
core
|
||||
coretests
|
||||
panic_abort
|
||||
panic_unwind
|
||||
portable-simd
|
||||
proc_macro
|
||||
profiler_builtins
|
||||
rustc-std-workspace-alloc
|
||||
rustc-std-workspace-core
|
||||
rustc-std-workspace-std
|
||||
windows_link
|
||||
profiler_builtins
|
||||
test
|
||||
proc_macro
|
||||
alloctests
|
||||
coretests
|
||||
std_detect
|
||||
stdarch
|
||||
sysroot
|
||||
target
|
||||
test
|
||||
unwind
|
||||
windows_link
|
||||
|
||||
Reference in New Issue
Block a user