mirror of
https://github.com/openharmony/third_party_rust_lazycell.git
synced 2026-06-30 21:08:03 -04:00
feat: add initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# Compiled files
|
||||
*.o
|
||||
*.so
|
||||
*.rlib
|
||||
*.dll
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
|
||||
# Generated by Cargo
|
||||
/target/
|
||||
|
||||
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
|
||||
# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
|
||||
Cargo.lock
|
||||
Reference in New Issue
Block a user